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