Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcUnitaryEquipmentTypeEnum

Definition from IAI: Enumeration defining the functional type of unitary equipment. The IfcUnitaryEquipmentTypeEnum contains the following:

HISTORY: New enumeration in IFC R2x.


EXPRESS specification:

TYPE IfcUnitaryEquipmentTypeEnum = ENUMERATION OF
( AIRHANDLER,
AIRCONDITIONINGUNIT,
SPLITSYSTEM,
ROOFTOPUNIT,
USERDEFINED,
NOTDEFINED);
END_TYPE;