Revit 2025 API
Pipe |
The flow direction of this connector, In or Out.
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public FlowDirectionType FlowDirection { get; }
Public ReadOnly Property FlowDirection As FlowDirectionType Get
public: property FlowDirectionType FlowDirection { FlowDirectionType get (); }
member FlowDirection : FlowDirectionType with get
Property Value
FlowDirectionTypeSee Also