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# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member name | Description |
---|---|
SinglePhase | Electrical phase is single phase. |
ThreePhase | Electrical phase is three phase. |