Synopsis

PDX_MSGT igdx_196ToSphere(long option, MDA_PTR iges_196_ptr, int gdx_model, MDA_PTR *gdx_sphere_ptr)

Purpose

Create the GDX sphere entity from the IGES 196 sphere surface entity.

Description

Creates the GDX form of the IGES 196 sphere entity in the specified model.

Input

option

IGDX_APPLYMTX

Apply the IGES matrix to the GDX definition

iges_196_ptr

The IGES 196:0 entity database pointer

gdx_model

The GDX sphere entity model for creation

Output

gdx_sphere_ptr

The database pointer of the resulting GDX surface

Return

      IGDX_NOERR
      IGDX_INVALIDENTITYFORM
      IGDX_INVALIDMODEL
      Low level error return
      .fi