Revit 2026 API
Flex |
The flow state of the pipe.
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public PipeFlowState FlowState { get; }
Public ReadOnly Property FlowState As PipeFlowState Get
public: property PipeFlowState FlowState { PipeFlowState get (); }
member FlowState : PipeFlowState with get
Property Value
PipeFlowStateSee Also