Edit on Github
This enumeration defines where the assembly is intended to take place, either in a factory or on the building site.
HISTORY New enumeration in IFC2x2.
TYPE IfcAssemblyPlaceEnum = ENUMERATION OF (SITE ,FACTORY ,NOTDEFINED); END_TYPE;