Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcThermalLoadTypeEnum

Definition from IAI: This enumeration defines the type of thermal load for spaces or zones, as derived from various use cases:

HISTORY: New enumeration in IFC R2x2.

EXPRESS specification:

TYPE IfcThermalLoadTypeEnum = ENUMERATION OF
( SENSIBLE,
LATENT,
RADIANT,
NOTDEFINED);
END_TYPE;