Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcCooledBeamTypeEnum

Definition from IAI: Enumeration defining the typical types of cooled beams. The IfcCooledBeamTypeEnum contains the following:

HISTORY: New enumeration in IFC 2x2.

EXPRESS specification:

TYPE IfcCooledBeamTypeEnum = ENUMERATION OF
( ACTIVE,
PASSIVE,
USERDEFINED,
NOTDEFINED);
END_TYPE;