Synopsis
PDX_MSGT igdx_OffsetCurveTo130(long option, MDA_PTR gdx_offset_curve_ptr, int iges_model, MDA_PTR *iges_130_ptr)
Purpose
Create the IGES offset curve entity from the GDX offset curve entity.
Description
Creates the IGES form of the GDX offset curve entity in the specified model. The base subordinate entity of the GDX offset curve entity is also created as a physcially dependent 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_offset_curve_ptr
The GDX offset curve entity database pointer
iges_model
The model for creating the IGES curve entity
Output
iges_130_ptr
The database pointer of the resulting IGES curve
Return
IGDX_NOERR
Low level error return
.fi