Synopsis
PDX_MSGT gdx_FreeEntity(long option, void *gdx_entity)
Purpose
Free GDX entity GDX data
Description
Frees the GDX geometry data and deletes and data associated with the GDX data. All the subordinate entitites subordinated to the parent GDX entity that contain GDX data are deleted.
Input
option
GDX_NOTRAVERSE
Do not traverse the entity looking for more entities with GDX data to delete
gdx_entity
The structure pointer for the GDX entity
Return
GDX_NOERR
GDX_INVALIDMODEL
Low level error return
.fi