Navigation

IfcPlateTypeEnum

Definition from IAI: The IfcPlateTypeEnum defines the range of types of plates available.

NOTE: This enumeration has been introduced to allow further detailing of the type information in future releases of IFC.

HISTORY New entity in IFC Release 2x2

EXPRESS specification:

TYPE IfcPlateTypeEnum = ENUMERATION OF
( USERDEFINED,
NOTDEFINED);
END_TYPE;