Synopsis
PDX_MSGT igdx_NurbCurveTo126(long option, MDA_PTR gdx_nurb_curve_ptr, int iges_model, MDA_PTR *iges_126_ptr)
Purpose
Create an IGES NURBS curve from the GDX NURB Curve
Description
Creates the IGES form of the GDX NURB Curve 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_nurb_curve_ptr
The GDX NURB Curve entity database pointer
iges_model
The model for creating the IGES NURBS curve entity
Output
iges_126_ptr
The database pointer of the resulting IGES curve
Return
IGDX_NOERR
Low level error return
.fi