ElectricalAnalyticalNode.ConnectToUpstreamNode
Description:
Connects to upstream node.
Connects to upstream node.
public void ConnectToUpstreamNode(
ElementId upstreamNodeId
)
-
upstreamNodeIdThe upstream node id.
-
The id is not an analytical distribution node id. -or- The analytical distribution node is full of downstream nodes. -or- The analytical distribution node can not connect to the upstream node.
-
A non-optional argument was null
-
The analytical distribution node is full of upstream nodes.