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