Synopsis
PDX_MSGT gdx_SetNurbCurvePlanarFlag(long option, T_GDX_NURB_CURVE *cur, double toler)
Purpose
Set a GDX NURB Curve's planar flag.
Description
This routine sets a GDX NURB Curve's planar flag, and the plane_normal vector.
Input
option
Options (not used)
cur
The GDX NURB Curve
toler
Zero tolerance for point in plane check
Return
GDX_NOERR
GDX_NOMEMORY
.fi