MechanicalFittingPartType Property |
The part type of the mechanical fitting.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic PartType PartType { get; }
Public ReadOnly Property PartType As PartType
Get
public:
property PartType PartType {
PartType get ();
}
member PartType : PartType with get
Property Value
PartType
See Also