Synopsis
PDX_MSGT gdx_ApproxOffsetCurve(long option, T_GDX_OFFSET_CURVE *gdx_offset_curve)
Purpose
Linear approximate a GDX offset curve
Description
Performs linear approximation of a GDX offset curve entity within the GDX linear approximation subsystem workspce. The GDX linear approximation must have been previously allocated before approximation can be performed (See gdx_AllocateApprox).
Input
option
Not used
gdx_offset_curve
The GDX offset curve entity data structure
Tolerances
ZERO_TOL
CONVERGE_TOL
.fi
Return
GDX_NOERR
Low level error return
.fi