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