Methods of type Stator¶
Below is a list of the available methods provided by the Stator type. Click on a method name to see its detailed description and examples.
| Method | Description |
|---|---|
| isLower() | true if the stator element is lower. |
| isMiddle() | true if the stator element is middle. |
| isUpper() | true if the stator element is upper. |
| isTypeMiddleYoke() | true if the middle stator element has a yoke. |
| isTypeMiddleYokeless() | true if the middle stator element does not have a yoke. |
| item() | The stator element. |
| itemAngularDisplacement() | The angular displacement of the stator element. |
| setItemAngularDisplacement() | Set the angular displacement of the stator element. |
| changeProperty() | Changes the value of a property. |
| rebuildGeometry() | Rebuilds the geometry of the stator. |
| setErrorGeometry() | Sets an error in the script geometry. |