Synopsis
PDX_MSGT gdx_FacePlaneSurfToNurb(long option, MDA_PTR gdx_face_ptr)
Purpose
Convert a GDX face with a GDX plane surface to a GDX face with a NURB surface.
Description
Will take a GDX face and check to see if it has a GDX plane entity as a surface. If it does it will convert that GDX_PLANE to a NURB surface.
Input
option
Option (not used)
gdx_face_ptr
The GDX face entity database pointer
Output
gdx_face_ptr
The GDX face entity database pointer
Return
IGDX_NOERR
Low level error return
.fi