Edit on Github
This enumeration indicates the composition of a spatial structure element or proxy.
HISTORY New enumeration in IFC2x
TYPE IfcElementCompositionEnum = ENUMERATION OF (COMPLEX ,ELEMENT ,PARTIAL); END_TYPE;