Skip to content

ElectricalSystem.DisconnectPanel

Public Class

Disconnect the panel for the Electrical System.

Namespace: Autodesk.Revit.DB.Electrical

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public void DisconnectPanel()

Exceptions

Exception

Condition


InvalidOperationException

Thrown when the panel cannot be disconnected 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.