AreaBasedLoadData.ConnectToUpstreamNode
Method
Description:
Connects to an upstream electrical analytical node.
Connects to an upstream electrical analytical node.
Remarks:
If the area based load supplies from Node A, Node A is the upstream node of the area based load, and the area based load is the downstream node of node A.
If the area based load supplies from Node A, Node A is the upstream node of the area based load, and the area based load is the downstream node of node A.
Parameters
Parameter | Type | Description |
---|---|---|
upstreamNodeId | ElementId | The upstream electrical analytical node id. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | The id is not an electrical analytical node id. -or- The area based load can not connect to the upstream electrical analytical node. |
ArgumentNullException | A non-optional argument was null |