Namespace:
Autodesk.Revit.DB.Electrical
ElectricalPhase
Enumeration
Description:
An enumerated type to specify whether the electrical system is single phase or three phase.
An enumerated type to specify whether the electrical system is single phase or three phase.
Syntax
public enum ElectricalPhase
Unknown Namespace Members:
Name | Description |
---|---|
SinglePhase | Electrical phase is single phase. |
ThreePhase | Electrical phase is three phase. |