Synopsis
(macro) void iges_GetEntityAssocsStruct(void *entity, T_ASSOCS **assocs)
Purpose
Get the iges associativity structure.
Description
This function will return a pointer to the property structure in the specified entity.
Input
entity
Pointer to entity
Output
assocs
Pointer to T_ASSOCS structure in entity
Return
void