Synopsis

PDX_MSGT igeo_GetSurfDegree(long option, MDA_PTR db_ptr, int *u_degree, int *v_degree)

Purpose

Get the IGES surface degree

Description

Determine the actual UV degree for all IGES surfaces except trimmed/bounded IGES surface.

Input

option

Options (not used)

db_ptr

The IGES surface database pointer

Output

u_degree

The U surface degree

v_degree

The V surface degree

Return

      IGEO_NOERR
      IGEO_ENTITYNOTSURFACE
      Low level error return
      .fi