ElectricalSetting.GetSpecificFittingAngleStatus
Method
Description:
Gets the status of given specific fitting angle.
Gets the status of given specific fitting angle.
Parameters
| Parameter | Type | Description |
|---|---|---|
| angle | Double | The specific fitting angle (in degree) that must be one of 90, 60, 45, 30, 22.5 or 11.25 degrees. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The given value for angle must be 90, 60, 45, 30, 22.5 or 11.25 degrees. |