Synopsis

PDX_MSGT igdx_ConicTo104(long option, MDA_PTR gdx_conic_ptr, int iges_model, MDA_PTR *iges_104_ptr)

Purpose

Create the IGES conic entity from the GDX conic

Description

Creates the IGES form of the GDX conic entity in the specified model. If the conic is not in standard position, the standard position IGES conic and the matrix to move the conic to defintion space will be created.

Input

option

IGDX_LEAVE_LOCKED

The IGES entity will remain locked in the database. The Applicaton must use mda_GetLockedAddr to get the entity structure.

gdx_conic_ptr

The GDX conic entity database pointer

iges_model

The model for creating the IGES conic curve entity

Output

iges_104_ptr

The database pointer of the resulting IGES curve

Return

      IGDX_NOERR
      Low level error return
      .fi