Share

OutdoorAirFlowStandard Enumeration

An enumerated type listing all the possible outdoor airflow standard for a space type.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public enum OutdoorAirFlowStandard

Members

Member nameValueDescription
ByACH1 By ACH.
ByPeopleAndByArea0 By people and by area.
MaxByACH_ByArea_ByPeople4 Maximum(by ACH, by area, by people).
MaxByACH_ByPeopleByArea3 Maximum(by ACH, by people and by area).
MaxByPeople_ByArea2 Maximum(by people, by area).

See Also

Reference

Was this information helpful?