Space.ReturnAirflow Property

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


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

Syntax

C#

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

Reference

Space Class
Autodesk.Revit.DB.Mechanical Namespace