Synopsis

PDX_MSGT igdx_SolidTo186(long option, MDA_PTR gdx_db_ptr, int model, MDA_PTR *iges_solid_db_ptr)

Purpose

Create the IGES MSBO form of the GDX solid entity

Description

Creates the IGES MSBO form of the GDX solid entity in the IGES model.

The GDX solid entity must be a valid GDX definitions.

Input

option

The entity creation option (Not used)

gdx_db_ptr

The GDX solid entity database pointer

model

The IGES MSBO solid entity model for creation

Output

iges_solid_db_ptr

The database pointer to the IGES MSBO form of the solid entity.

Tolerances

      ZERO_TOL
      PARM_SPACE_PNT_TOL
      MODEL_SPACE_PNT_TOL
      COPLANAR_TOL
      .fi

Return

      IGDX_NOERR
      IGDX_INVALIDMODEL
      Low level error return
      .fi