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