Synopsis
PDX_MSGT gdx_SolidDeleteVerticies(long option, MDA_PTR gdx_solid_ptr)
Purpose
Delete the verticies of a solid.
Description
This routine will remove all the verticies of a solid.
Input
option
Options (Not Used)
gdx_solid_ptr
The database pointer for the GDX solid entity
Tolerances
MODEL_SPACE_PNT_TOL
PARM_SPACE_PNT_TOL
.fi
Return
GDX_NOERR
GDX_INVALIDMODEL
Low level error return
.fi