Struct Ifc2x3::IfcAssemblyPlaceEnum¶
Defined in File Ifc2x3.h
Nested Relationships¶
This struct is a nested type of Struct Ifc2x3.
Struct Documentation¶
- 
struct 
Ifc2x3::IfcAssemblyPlaceEnum Public Types
- 
enum 
Value Definition from IAI: Enumeration defining where the assembly is intended to take place, either in a factory or on the building site.
HISTORY New enumeration in Release IFC2x Edition 2.
Enumeration
SITE - this assembly is assembled at site
FACTORY - this assembly is assembled in a factory
Values:
- 
enumerator 
IfcAssemblyPlace_SITE 
- 
enumerator 
IfcAssemblyPlace_FACTORY 
- 
enumerator 
IfcAssemblyPlace_NOTDEFINED 
- 
enumerator 
 
- 
enum