Enumerated type listing possible flow conversion modes for piping calculations.
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum FlowConversionMode
Members
| Member name | Value | Description |
|---|---|---|
| Invalid | -1 | A default value which should not be assigned to system types. |
| Tanks | 1 | Predominantly flush tanks. |
| Valves | 0 | Predominantly flush valves. |
