Struct Ifc2x3::IfcElementCompositionEnum¶
Defined in File Ifc2x3.h
Nested Relationships¶
This struct is a nested type of Struct Ifc2x3.
Struct Documentation¶
- 
struct 
Ifc2x3::IfcElementCompositionEnum Public Types
- 
enum 
Value Definition from IAI: Enumeration that provides an indication, whether the spatial structure element or proxy represents a:
COMPLEX - a group or aggregation of similar elements
ELEMENT - a (undivided) element itself
PARTIAL - a subelement or part
HISTORY New enumeration in IFC Release 2.x
Values:
- 
enumerator 
IfcElementComposition_COMPLEX 
- 
enumerator 
IfcElementComposition_ELEMENT 
- 
enumerator 
IfcElementComposition_PARTIAL 
- 
enumerator 
 
- 
enum