Synopsis
PDX_MSGT gdx_FaceReverseLoops(long option, MDA_PTR gdx_face_ptr)
Description
This function is to reverse the loops in a GDX face. Optionally, the loop sense within the GDX face will also be toggled. Each loop is reversed by changing the order of the edges and reversing the parm curves (if they exist).
Input
option
GDX_TOGGLE_SENSE
Will toggle the loop senses associated to the loops
gdx_face_ptr
Database pointer of the modified GDX face.
Output
gdx_face_ptr
Database pointer of the modified GDX face.
Return
GDX_NOERR
Low level error return
.fi