Synopsis
PDX_MSGT gdx_LoopDeleteVertices(long option, MDA_PTR gdx_loop_ptr)
Purpose
Delete the vertices of a Loop.
Description
This routine will remove all the vertices of a Loop.
Input
option
Options (Not Used)
gdx_loop_ptr
Database pointer for the GDX Loop entity
Output
gdx_loop_ptr
Database pointer for the modified GDX Loop entity
Tolerances
MODEL_SPACE_PNT_TOL
PARM_SPACE_PNT_TOL
.fi
Return
GDX_NOERR
GDX_INVALIDMODEL
Low level error return
.fi