RVTDocs.com

ElectricalSystem.DisconnectPanel

Method
Description:
Disconnect the panel for the Electrical System.
Remarks:
If successful, the system will disconnect this panel. Otherwise the exception will be thrown. This method will only function with the Autodesk Revit MEP application.
Syntax
public void DisconnectPanel()
Exceptions
Exception Condition
InvalidOperationException Thrown when the panel cannot be disconnected for the electrical system.