Synopsis
PDX_MSGT gdx_DeleteEntity(long option, MDA_PTR db_ptr)
Purpose
Delete GDX entity GDX data
Description
Deletes the GDX geometry data associated with any GDX data. All the subordinate entitites subordinated to the parent GDX entity that contain GDX data also have their GDX data deleted.
Input
option
GDX_NOTRAVERSE
Do not traverse the entity looking for more entities with GDX data to delete
db_ptr
The database pointer for the GDX entity
Return
GDX_NOERR
GDX_INVALIDMODEL
Low level error return
.fi