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