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