Contains IFC Global ID and Archicad ID of an IFC Entity.
typedef struct { API_Guid ifcGlobalId; API_Guid elementID; } API_IFCEntityDescriptor;
Members
- ifcGlobalId
- IFC Global ID.
- elementID
- Archicad ID.
Requirements
- Version: API 23 or later
- Header: APIdefs_Goodies.h