An enumerated type listing all the pipe flow states for a pipe 
   Namespace:   Autodesk.Revit.DB.Plumbing  
  Assembly:   RevitAPI  (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0) 
Syntax
| C# | 
|---|
|  | 
| Visual Basic | 
|---|
|  | 
| Visual C++ | 
|---|
|  | 
Members
| Member 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 |