Skip to content

posBottom

Description

Position of the bottom side of the air gap.

Property type

Number

Access

Read-Only

Example

JS
1
2
3
let airgap = motor.airgap
let result = airgap.posBottom
console.info(result) // output:

```

Last update: 14 August 2025, 18:47