ElectricalAnalyticalNode.DisconnectFromUpstreamNode
Method
Description:
Disconnects from upstream node.
Disconnects from upstream node.
Parameters
Parameter | Type | Description |
---|---|---|
upstreamNodeId | ElementId | The upstream node id to disconnect from. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | The id is not an analytical distribution node id. -or- The analytical distribution node can not disconnect from the upstream node. |
ArgumentNullException | A non-optional argument was null |