Struct Ifc2x3::IfcAddressTypeEnum¶
Defined in File Ifc2x3.h
Nested Relationships¶
This struct is a nested type of Struct Ifc2x3.
Struct Documentation¶
- 
struct 
Ifc2x3::IfcAddressTypeEnum Public Types
- 
enum 
Value Definition from IAI: Identifies the logical location of the address.
HISTORY New type in IFC Release 2x.
ENUMERATION
OFFICE An office address. SITE A site address. HOME A home address. DISTRIBUTIONPOINT A postal distribution point address. USERDEFINED A user defined address type to be provided.
Values:
- 
enumerator 
IfcAddressType_OFFICE 
- 
enumerator 
IfcAddressType_SITE 
- 
enumerator 
IfcAddressType_HOME 
- 
enumerator 
IfcAddressType_DISTRIBUTIONPOINT 
- 
enumerator 
IfcAddressType_USERDEFINED 
- 
enumerator 
 
- 
enum