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