posBottom¶ Description¶ Position of the bottom side of the air gap. Property type¶ Number Access¶ Read-Only Example¶ JS1 2 3let airgap = motor.airgap let result = airgap.posBottom console.info(result) // output: See Also id thickness numberLayers posTop posMiddle ``` Last update: 14 August 2025, 18:47