isWindingModelFull()¶ Description¶ true if the Full model is set. Syntax¶ JSisWindingModelFull() -> Boolean Return value¶ Type Description Boolean true if the Full model is set. Example¶ JS1 2let result = motor.winding.isWindingModelFull() console.info(result) See Also isPlanar() isToroidal() isSingleLayer() isDoubleLayer() isOrientationUpperLower() isOrientationLeftRight() isWindingModelLumped() Last update: 14 August 2025, 18:47