Archicad 27 C++ API
Loading...
Searching...
No Matches
API_IFCPropertyListValue Struct Reference

IFC property with a list of values. More...

#include <APIdefs_Properties.h>

Public Attributes

GS::Array< API_IFCPropertyValuelistValues
 Values of the property.
 

Detailed Description

IFC property with a list of values.

Remarks
This structure contains the list of values of an IfcPropertyListValue. At least one value shall be set. All values shall have the same type.