AnalyticalPowerDistributableNodeData.GetConnectedPhasesOnDownstream
Description:
Get the electrical connected phases of the downstream node.
Get the electrical connected phases of the downstream node.
Remarks:
If node B supplies from node A, node B is the downstream node of node A, and node A is the upstream node of node B. Usually one node may have many downstream nodes, but TransferSwitch can only have one downstream node.
If node B supplies from node A, node B is the downstream node of node A, and node A is the upstream node of node B. Usually one node may have many downstream nodes, but TransferSwitch can only have one downstream node.
public ElectricalConnectedPhases GetConnectedPhasesOnDownstream(
ElementId id
)
-
idThe downstream node id.
-
The id isn't a downstream node id of the power distributable node.
-
A non-optional argument was null