Namespace:
Autodesk.Revit.DB.Analysis
OutdoorAirFlowStandard
Enumeration
Description:
An enumerated type listing all the possible outdoor airflow standard for a space type.
An enumerated type listing all the possible outdoor airflow standard for a space type.
Syntax
public enum OutdoorAirFlowStandard
Unknown Namespace Members:
Name | Description |
---|---|
ByPeopleAndByArea | By people and by area. |
ByACH | By ACH. |
MaxByPeople_ByArea | Maximum(by people, by area). |
MaxByACH_ByPeopleByArea | Maximum(by ACH, by people and by area). |
MaxByACH_ByArea_ByPeople | Maximum(by ACH, by area, by people). |