Namespace:
Autodesk.Revit.DB.Mechanical
ReturnAirflowType
Enumeration
Description:
An enumerated type listing all the possible return airflow types for a space object.
An enumerated type listing all the possible return airflow types for a space object.
Syntax
public enum ReturnAirflowType
Unknown Namespace Members:
| Name | Description |
|---|---|
| Specified | Return Airflow Type is Specified. |
| SpecifiedSupplyAirflow | Return Airflow Type is SpecifiedSupplyAirflow. |
| CalculatedSupplyAirflow | Return Airflow Type is CalculatedSupplyAirflow. |
| ActualSupplyAirflow | Return Airflow Type is ActualSupplyAirflow. |