2020 Class
Changes 8
C

ElectricalEquipment

Description:
Provides access to the Electrical Equipment in Autodesk Revit MEP.
Remarks:
The Electrical Equipment object can only be queried in Autodesk Revit MEP.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.APIObject
    Autodesk.Revit.DB.MEPModel
      Autodesk.Revit.DB.Electrical.ElectricalEquipment
public class ElectricalEquipment : MEPModel
Name Return Type Description Inherited From
M Dispose() None Causes the object to release immediately any resources it may be utilizing. APIObject
Name Return Type Description Inherited From
P DistributionSystem DistributionSysType get or set the Distribution System for the Electrical Equipment.
P IsReadOnly bool Identifies if the object is read-only or modifiable. APIObject
P AssignedElectricalSystems ElectricalSystemSet Retrieves the electrical systems this electrical panel currently is assigned to. MEPModel
P ConnectorManager ConnectorManager Retrieves the Connector Manager from this MEPModel. MEPModel
P ElectricalSystems ElectricalSystemSet Retrieves the electrical systems that are currently created using this MEPModel. MEPModel