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