Synopsis

PDX_MSGT igdx_192ToCylinder(long option, MDA_PTR iges_192_ptr, int gdx_model, MDA_PTR *gdx_cylinder_ptr)

Purpose

Create the GDX cylinder entity from the IGES 192 cylinder surface entity.

Description

Creates the GDX Cylinder of the IGES 192 cylinder entity in the specified model.

Input

option

IGDX_APPLYMTX

Apply the IGES matrix to the GDX definition

iges_192_ptr

The IGES 192 entity database pointer

gdx_model

The GDX cylinder entity model for creation

Output

gdx_cylinder_ptr

The database pointer of the resulting GDX surface

Return

      IGDX_NOERR
      IGDX_INVALIDENTITYFORM
      IGDX_INVALIDMODEL
      Low level error return
      .fi