Namespace:
Autodesk.Revit.DB.Electrical
ElectricalConnectedPhases
Enumeration
Description:
The electrical connected phases of an electrical analytical node.
The electrical connected phases of an electrical analytical node.
ElectricalConnectedPhases Enumeration Members:
| Name | Description |
|---|---|
| 0 | Phase AN |
| 1 | Phase BN |
| 2 | Phase CN |
| 3 | Phase AB |
| 4 | Phase BC |
| 5 | Phase CA |
| 6 | Phase ABN |
| 7 | Phase BCN |
| 8 | Phase CAN |
| 9 | Phase ABC |
| -1 | The invalid state, no text field. It does not shown on UI and API. |
| 10 | Phase ABCN |