Revit 2025 API
MEPNetwork |
The calculated flow state of this segment.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.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