Revit 2025.3 API
Electrical |
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

Member name | Value | Description |
---|---|---|
A | 0 | Phase A |
B | 1 | Phase B |
C | 2 | Phase C |
Invalid | -1 | Not defined. |
See Also