isWireSizeMethodFillFactor()¶ Description¶ Flag indicating whether FillFactor is used. Syntax¶ JSisWireSizeMethodFillFactor() -> Boolean Return value¶ Type Description #!javascript Boolean true if FillFactor is used. Example¶ JS1 2let result = motor.winding.isWireSizeMethodFillFactor() console.info(result) See Also isPlanar() isToroidal() isSingleLayer() isDoubleLayer() isOrientationUpperLower() isOrientationLeftRight() isWindingModelFull() Last update: 14 August 2025, 18:47