Share

ReturnAirflowType Enumeration

An enumerated type listing all the possible return airflow types for a space object.


Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public enum ReturnAirflowType

Members

Member nameValueDescription
ActualSupplyAirflow3Return Airflow Type is ActualSupplyAirflow.
CalculatedSupplyAirflow2Return Airflow Type is CalculatedSupplyAirflow.
Specified0Return Airflow Type is Specified.
SpecifiedSupplyAirflow1Return Airflow Type is SpecifiedSupplyAirflow.

See Also

Reference

Was this information helpful?