| Revit 2024 API |
| ElectricalEquipment Properties |
| ElectricalEquipment Class See Also |
The ElectricalEquipment type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CircuitNamingSchemeId |
The CircuitNamingSchemeId used in the Electrical Equipment.
The CircuitNamingSchemeId is used to retrieve the circuit naming scheme id of the Electrical Equipment.
| |
| ConnectorManager |
Retrieves the Connector Manager from this MEPModel.
(Inherited from MEPModel.) | |
| DistributionSystem |
get or set the Distribution System for the Electrical Equipment.
| |
| IsReadOnly | Identifies if the object is read-only or modifiable. (Inherited from APIObject.) | |
| IsSwitchboard |
The electrical equipment is a switchboard or not.
This property returns true if the electrical equipment is a switchboard.
| |
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from MEPModel.) | |
| MaxNumberOfCircuits |
The maximum number of circuits for switchboard.
The quantity of circuits can be assigned to switchboard through breaker.
|