remove a set of exist components from the Electrical System.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
public void RemoveFromCircuit( ElementSet components)
components ElementSet
The components removed from the electrical system.
Exception
Condition
Thrown when the components parameter Value is ..
Thrown when the components cannot be removed from the system.
If successful, all the components will remove from the system. Otherwise . is removed. This method will only function with the Autodesk Revit MEP application.