isWireSizeMethodSWG()¶ Description¶ Flag indicating whether the British wire gauge system (SWG) is used for wire sizing. Syntax¶ JSisWireSizeMethodSWG() -> Boolean Return value¶ Type Description Boolean true if SWG is used. Example¶ JS1 2let result = motor.winding.isWireSizeMethodSWG() console.info(result) Also See isPlanar() isToroidal() isSingleLayer() isDoubleLayer() isOrientationUpperLower() isOrientationLeftRight() isWindingModelFull() Last update: 14 August 2025, 18:47