| Revit 2017 API |
| ElectricalSystem..::..StartSlot Property |
| ElectricalSystem Class See Also |
Get/Set the Start Slot where the Electrical System is located in its panel.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.484.0)
Syntax
Remarks
This property is used to retrieve the Start Slot of the Electrical System.
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..InvalidOperationException | Thrown when no panel has assigned for the electrical system. |