Synopsis
PDX_MSGT igeo_GetCurveDegree(long option, MDA_PTR db_ptr, int *degree)
Purpose
Get the degree of an IGES curve
Description
Determines the degree of an IGES curve entity.
Input
option
Options (not used)
db_ptr
The database pointer for the IGES curve entity
Output
degree
The IGES curve degree
Return
IGEO_NOERR
IGEO_ENTITYNOTCURVE
Low level error return
.fi