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() | trueif the stator element is lower. | 
| isMiddle() | trueif the stator element is middle. | 
| isUpper() | trueif the stator element is upper. | 
| isTypeMiddleYoke() | trueif the middle stator element has a yoke. | 
| isTypeMiddleYokeless() | trueif 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. |