2020 Class
Changes 0
C

MechanicalEquipment

Description:
Provides access to the Mechanical Equipment in Autodesk Revit MEP.
Remarks:
The Mechanical 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.Mechanical.MechanicalEquipment
public class MechanicalEquipment : 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 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