Navigation

IfcAirFlowTypeEnum

Definition from IAI: Enumeration defining the functional type of AirFlow. The IfcAirFlowTypeEnum contains the following:

HISTORY: New enumeration in IFC R2x.
ISSUES: See issues and change log for changes made in IFC R2x.


EXPRESS specification:

TYPE IfcAirFlowTypeEnum = ENUMERATION OF
( SUPPLYAIR,
RETURNAIR,
EXHAUSTAIR,
OTHER,
NOTKNOWN,
UNSET);
END_TYPE;

References (2):

Name Type Referred through Express-G
IfcAirTerminal Entity
Attribute 'AirFlowType'
Diagram 4
IfcFan Entity
Attribute 'AirFlowType'
Diagram 8