ElectricalSystem.AddToCircuit
Method
Description:
Add a set of exist components to the Electrical System.
Add a set of exist components to the Electrical System.
Remarks:
This method will only function with the Autodesk Revit MEP application.
This method will only function with the Autodesk Revit MEP application.
Parameters
| Parameter | Type | Description |
|---|---|---|
| components | ElementSet | The components added to the electrical system. |
Return Value
| Type | Description |
|---|---|
| Boolean | If successful, all the components will add to the system. Otherwise is returned. |