Disconnects from an upstream electrical analytical node.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void DisconnectFromUpstreamNode()
Exceptions
| Exception | Condition |
|---|
| InvalidOperationException |
The area based load can not disconnect from the 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.
See Also
Reference