Synopsis
PDX_MSGT lgdx_ReflectNurbSurface(long option, MDA_PTR gdx_ns_ptr, int model, MDA_PTR *gdx_ns2_ptr)
Purpose
Reflect a GDX nurb surface
Description
Reflect a nurb surface by interchanging the u and v control points and knots and so on.
Input
option
Not used
gdx_ns_ptr
The GDX Nurb Surface to reflect
model
Model to create the reflected surface in
Output
gdx_ns2_ptr
The Reflected GDX Nurb Surface
Return
low level error code
.fi