Disconnect the panel for the Electrical System.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void DisconnectPanel()
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown when the panel cannot be disconnected for the electrical system. |
