Share

AnalyticalDistributionNodePropertyData.ConnectedPhases Property

The electrical connected phases of the electrical analytical node to its upstream node.


Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.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

Was this information helpful?