This attribute defines the electrical phase.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
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. |