MechanicalFitting
Description:
A mechanical fitting in the Autodesk Revit MEP product.
A mechanical fitting in the Autodesk Revit MEP product.
Remarks:
The mechanical fitting is only available in the Autodesk Revit MEP product.
The mechanical fitting is only available in the Autodesk Revit MEP product.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.APIObject
Autodesk.Revit.DB.MEPModel
Autodesk.Revit.DB.Mechanical.MechanicalFitting
System.Object
Autodesk.Revit.DB.APIObject
Autodesk.Revit.DB.MEPModel
Autodesk.Revit.DB.Mechanical.MechanicalFitting
public class MechanicalFitting : MEPModel
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| PartType | PartType | The part type of the mechanical fitting. | |
| IsReadOnly | bool | Identifies if the object is read-only or modifiable. | APIObject |
| AssignedElectricalSystems | ElectricalSystemSet | Retrieves the electrical systems this electrical panel currently is assigned to. | MEPModel |
| ConnectorManager | ConnectorManager | Retrieves the Connector Manager from this MEPModel. | MEPModel |
| ElectricalSystems | ElectricalSystemSet | Retrieves the electrical systems that are currently created using this MEPModel. | MEPModel |