Synopsis
(macro) void iges_GetEntityDEStruct(void *entity, T_IGESDE **igesde)
Purpose
Get the iges DE structure.
Description
This function will return pointer of the DE structure in the specified entity.
Input
entity
Pointer to entity
Output
igesde
Pointer to T_IGESDE structure in entity
Return
void