Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

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<

EXPRESS specification:

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