The pipe segment that was assigned to this pipe according to the routing preference.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic PipeSegment PipeSegment { get; }
Public ReadOnly Property PipeSegment As PipeSegment
Get
public:
property PipeSegment^ PipeSegment {
PipeSegment^ get ();
}
member PipeSegment : PipeSegment with get
Property Value
PipeSegment
See Also