ElectricalPhase Enumeration


An enumerated type to specify whether the electrical system is single phase or three phase.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)

Syntax

C#
public enum ElectricalPhase
Visual Basic
Public Enumeration ElectricalPhase
Visual C++
public enum class ElectricalPhase

Members

Member name Description
SinglePhase Electrical phase is single phase.
ThreePhase Electrical phase is three phase.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →