Synopsis

PDX_MSGT igdx_108ToFace(long option, MDA_PTR iges_108_ptr, int gdx_model, MDA_PTR *gdx_face_ptr)

Purpose

Create the GDX face entity from the IGES bounded plane entity.

Description

Creates the GDX form of the face entity from the IGES bounded plane entity in the specified model. Subordinate entity of the IGES bounded plane entity is also created as an entity in the specified model.

Input

option

IGDX_APPLYMTX

Apply the IGES matrix to the GDX definition

iges_108_ptr

The IGES 108:1 entity database pointer

gdx_model

The GDX Face entity model for creation

Output

gdx_face_ptr

The database pointer of the resulting GDX Face

Return

      IGDX_NOERR
      IGDX_INVALIDENTITYFORM
      IGDX_INVALIDMODEL
      Low level rc return
      .fi