Revit 2025.3 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: 25.3.0.0 (25.3.0.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