IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

7.5.2.31 IfcUnitaryEquipmentTypeEnum

7.5.2.31.1 Semantic definition

Enumeration defining the functional type of unitary equipment.

7.5.2.31.2 Type values

Type Description
AIRCONDITIONINGUNIT

A unitary packaged air-conditioning unit typically used in residential or light commercial applications.

AIRHANDLER

A unitary air handling unit typically containing a fan, economizer, and coils.

DEHUMIDIFIER

A unitary packaged dehumidification unit. Note: units supporting multiple modes (dehumidification, cooling, and/or heating) should use AIRCONDITIONINGUNIT.

ROOFTOPUNIT

A packaged assembly that is either field-erected or manufactured atop the roof of a large residential or commercial building and acts as a unitary component.

SPLITSYSTEM

A system which separates the compressor from the evaporator, but acts as a unitary component typically within residential or light commercial applications.

USERDEFINED

User-defined unitary equipment type.

NOTDEFINED

Undefined unitary equipment type.

Table 7.5.2.31.A

7.5.2.31.3 Formal representation

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

7.5.2.31.4 References

Edit on Github


Is this page difficult to understand? Let us know!

7.5.2.31.5 Changelog

7.5.2.31.5.1 IFC4

  • item, DEHUMIDIFIER