The electrical connected phases of the electrical analytical node to its upstream node.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ElectricalConnectedPhases ConnectedPhases { get; }Property Value
ElectricalConnectedPhases
Remarks
For ATS, the upstream node is "Supply From 2" if it has only set "Supply From 2", otherwise, "Supply From 1".
Will return a default value if no upstream node.
See Also
Reference