isOrientationLeftRight()¶ Description¶ true, if the winding orientation for a double layer is Left/Right. Syntax¶ JSisOrientationLeftRight() -> Boolean Return value¶ Type Description Boolean true, if for a double layer the winding orientation is Left/Right. Example¶ JS1 2let result = motor.winding.isOrientationLeftRight() console.info(result) See Also isPlanar() isToroidal() isSingleLayer() isDoubleLayer() isOrientationUpperLower() isWindingModelLumped() isWindingModelFull() Last update: 14 August 2025, 18:47