Revit 2025 API
PipePipe |
The pipe segment that was assigned to this pipe according to the routing preference.
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public PipeSegment PipeSegment { get; }
Public ReadOnly Property PipeSegment As PipeSegment Get
public: property PipeSegment^ PipeSegment { PipeSegment^ get (); }
member PipeSegment : PipeSegment with get
Property Value
PipeSegmentSee Also