Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcElementAssemblyTypeEnum

Definition from IAI: An enumeration defining the basic configuration types for element assemblies.

HISTORY: New enumeration type in Release IFC2x Edition 2.

EXPRESS specification:

TYPE IfcElementAssemblyTypeEnum = ENUMERATION OF
( ACCESSORY_ASSEMBLY,
ARCH,
BEAM_GRID,
BRACED_FRAME,
GIRDER,
REINFORCEMENT_UNIT,
RIGID_FRAME,
SLAB_FIELD,
TRUSS,
USERDEFINED,
NOTDEFINED);
END_TYPE;