| 
    Archicad 29 C++ API
    
   | 
 
The representation of a listdata. More...
#include <APIdefs_ListData.h>
Public Attributes | |
| API_ListData_Head | header | 
| A common header for all the listdata types. It contains information which applies to all the listdata types.  | |
| API_KeyType | key | 
| a key listdata  | |
| API_UnitType | unit | 
| an unit listdata  | |
| API_Obsolete_ComponentType | component | 
| a component listdata  | |
| API_DescriptorType | descriptor | 
| a descriptor listdata  | |
The representation of a listdata.