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

The property object reference record. More...

#include <APIdefs_Elements.h>

Public Attributes

Int32 libIndex
 Index of the library part, this is a property object.
 
bool assign
 This member is true, if the property object is invidually assignment.
 

Detailed Description

The property object reference record.

Remarks
This structure is used when you want to get the property objectlist of an element. See the ACAPI_Element_GetPropertyObjects function.