Archicad 28 C++ API
|
A struct containing the header and data of an external element type (see API_AnalyticalLinkType). More...
#include <APIdefs_Elements.h>
Public Attributes | |
API_Elem_Head | head |
General element header. The typeID should be API_ExternalElemType . | |
char | externalElemData [API_ExternalElemDataSize] |
Serialized data identifying the element. | |
A struct containing the header and data of an external element type (see API_AnalyticalLinkType).
ACAPI_Analytical_GetLinkFromElement
).