Revit 2026 API
Analytical |
The number of electrical phases assigned through the distribution system of the power distributable node.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public int AssignedPhasesNumber { get; }
Public ReadOnly Property AssignedPhasesNumber As Integer Get
public: property int AssignedPhasesNumber { int get (); }
member AssignedPhasesNumber : int with get
Property Value
Int32See Also