Revit 2025.3 API
Flex |
The flow state of the pipe.
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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