Share

FlowConversionMode Enumeration

Enumerated type listing possible flow conversion modes for piping calculations.


Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum FlowConversionMode

Members

Member nameValueDescription
Invalid-1 A default value which should not be assigned to system types.
Tanks1 Predominantly flush tanks.
Valves0 Predominantly flush valves.

See Also

Reference

Was this information helpful?