M

ElectricalAnalyticalNode.ConnectToUpstreamNode

Description:
Connects to upstream node.
public void ConnectToUpstreamNode(
	ElementId upstreamNodeId
)
  • upstreamNodeId
    The 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.