Navigation

IfcElementCompositionEnum

Definition from IAI: Enumeration that provides an indication, whether the spatial structure element or proxy represents a:

HISTORY New enumeration in IFC Release 2.x
ISSUE See Issue for changes made in IFC Release 2.x.

EXPRESS specification:

TYPE IfcElementCompositionEnum = ENUMERATION OF
( COMPLEX,
ELEMENT,
PARTIAL);
END_TYPE;