Revit 2025 API
Mechanical |
The part type of the mechanical fitting.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public PartType PartType { get; }
Public ReadOnly Property PartType As PartType Get
public: property PartType PartType { PartType get (); }
member PartType : PartType with get
Property Value
PartTypeSee Also