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