This attribute defines the electrical phase.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.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.
|
See Also
Reference