Namespace:
Autodesk.Revit.DB.Plumbing
PipeFlowState
Enumeration
Description:
An enumerated type listing all the pipe flow states for a pipe
An enumerated type listing all the pipe flow states for a pipe
Syntax
public enum PipeFlowState
Unknown Namespace Members:
| Name | Description |
|---|---|
| MultiValues | The flow state has multi values |
| LaminarState | The flow state is Laminar |
| TransitionState | The flow state is Transition |
| TurbulentState | The flow state is Turbulent |