Archicad 28 C++ API
|
IFC property container structure. More...
#include <APIdefs_Properties.h>
Public Attributes | |
API_IFCPropertyHead | head |
Property header information. | |
API_IFCPropertySingleValue | singleValue |
IfcPropertySingleValue values. | |
API_IFCPropertyBoundedValue | boundedValue |
IfcPropertyBoundedValue values. | |
API_IFCPropertyListValue | listValue |
IfcPropertyListValue values. | |
API_IFCPropertyEnumeratedValue | enumeratedValue |
IfcPropertyEnumeratedValue values. | |
API_IFCPropertyTableValue | tableValue |
IfcPropertyTableValue values. | |
IFC property container structure.