Synopsis
PDX_MSGT gdx_GetSurfaceDegree(long option, MDA_PTR db_ptr, int *u_degree, int *v_degree)
Purpose
Get the GDX surface degree
Description
Determine the actual U and V degree for all GDX surfaces
Input
option
Options (not used)
db_ptr
The GDX surface database pointer
Output
u_degree
The U surface degree
v_degree
The V surface degree
Return
GDX_NOERR
Low level error return
.fi