Synopsis

PDX_MSGT igdx_106ToPolyline(long option, MDA_PTR iges_106_ptr, int gdx_model, MDA_PTR *gdx_polyline_ptr)

Purpose

Create the GDX form of the IGES copious data entity forms 11, 12, and 63.

Description

Creates the GDX form of the IGES copious data entity forms 11,12, 13, and 63 as the GDX polyline entity in the GDX model. The IGES copious data entity must be a valid IGES defintion.

Input

option

IGDX_APPLYMTX

Apply the IGES matrix to the GDX definition

iges_106_ptr

The IGES 116 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
      IDGX_INVALIDENTITYFORM
      Low level error return
      .fi