This attribute defines the electrical phase.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public enum ElectricalPhaseLine
Members
Member name | Value | Description |
---|---|---|
A | 0 | Phase A |
B | 1 | Phase B |
C | 2 | Phase C |
Invalid | -1 | Not defined. |