Synopsis
PDX_MSGT igdx_110ToPolyline(long option, MDA_PTR iges_110_ptr, int gdx_model, MDA_PTR *gdx_polyline_ptr)
Purpose
Create the GDX form of the IGES line entity
Description
Creates the GDX form of the IGES line entity as the GDX polyline entity in the GDX model. The IGES line entity must be a valid IGES defintion.
Input
option
IGDX_APPLYMTX
Apply the IGES matrix to the GDX definition
iges_110_ptr
The IGES 110 entity database line
gdx_model
The GDX polyline entity model for creation
Output
gdx_polyline_ptr
The database pointer of the resulting GDX Polyline
Return
IGDX_NOERR
IGDX_INVALIDMODEL
Low level error return
.fi