The pipe type of this pipe.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic PipeType PipeType { get; set; }
Public Property PipeType As PipeType
Get
Set
public:
property PipeType^ PipeType {
PipeType^ get ();
void set (PipeType^ value);
}
member PipeType : PipeType with get, set
Property Value
PipeType
See Also