FlexPipeFlowState Property |
The flow state of the pipe.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic PipeFlowState FlowState { get; }
Public ReadOnly Property FlowState As PipeFlowState
Get
public:
property PipeFlowState FlowState {
PipeFlowState get ();
}
member FlowState : PipeFlowState with get
Property Value
PipeFlowState
See Also