Navigation

IfcFanArrangementEnum

Definition from IAI: The wheel arrangement of the fan (primarily applicable to centrifugal fans only). The IfcFanArrangementEnum contains the following:

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


EXPRESS specification:

TYPE IfcFanArrangementEnum = ENUMERATION OF
( TOPHORIZONTAL,
TOPANGULARDOWN,
DOWNBLAST,
BOTTOMANGULARDOWN,
BOTTOMHORIZONTAL,
BOTTOMANGULARUP,
UPBLAST,
TOPANGULARUP,
OTHER,
NOTKNOWN,
UNSET);
END_TYPE;

References (1):

Name Type Referred through Express-G
IfcFan Entity
Attribute 'FanArrangement'
Diagram 8