Synopsis

PDX_MSGT igdx_190ToRTS(long option, MDA_PTR iges_190_ptr, int gdx_model, MDA_PTR *gdx_rts_ptr)

Purpose

Create the GDX Rectangular Trimmed Surface entity that referencs the GDX plane entity from the IGES 190:1 plane surface entity.

Description

Creates the GDX Rectangular Trimmed Surface entity that referens the GDX plane entity in the specified model.

Input

option

IGDX_APPLYMTX

Apply the IGES matrix to the GDX definition

iges_190_ptr

The IGES 190:1 entity database pointer

gdx_model

The GDX plane entity model for creation

Output

gdx_rts_ptr

The database pointer of the resulting GDX Retangular Trimmed Surface.

Return

      IGDX_NOERR
      IGDX_INVALIDENTITYFORM
      IGDX_INVALIDMODEL
      Low level error return
      .fi