PipeFittingAndAccessoryDataPartType Property |
The part type of the pipe fitting or pipe accessory.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: 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