ReturnAirflow Property


Space Return Airflow Property

Get or set the Return type of Supply Airflow of the Space.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ReturnAirflowType ReturnAirflow { get; set; }

Property Value

ReturnAirflowType
Remarks
This property is used to get or set the Return type of Supply Airflow of the Space.
See Also