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