Synopsis
PDX_MSGT igdx_NurbSurfTo128(long option, MDA_PTR gdx_nurbs_surf_ptr, int iges_model, MDA_PTR *iges_128_ptr)
Purpose
Create an IGES NURBS surface from the GDX surface
Description
Creates the IGES form of the GDX NURB Surface entity in the specified model.
Input
option
IGDX_LEAVE_LOCKED
The IGES entity will remain locked in the database. The Applicaton must use mda_GetLockedAddr to get the entity structure.
gdx_nurbs_surf_ptr
The GDX NURB Surface entity database pointer
iges_model
The model for creating the IGES NURBS surface entity
Output
iges_128_ptr
The database pointer of the resulting IGES surface
Return
IGDX_NOERR
Low level error return
.fi