Synopsis
PDX_MSGT gdx_GetCurvePBounds(long option, MDA_PTR db_ptr, double t_bounds[2])
Purpose
Get the parametric bounds of a GDX curve
Description
Determines the parametric bounds of a GDX curve entity.
Input
option
Options (not used)
db_ptr
The database pointer for the GDX curve entity
Output
t_bounds
The GDX curve parametric bounds
Return
GDX_NOERR
GDX_ENTITYNOTCURVE
Low level error return
.fi