Synopsis

PDX_MSGT igdx_PlaneTo108(long option, MDA_PTR gdx_plane_ptr, int iges_model, MDA_PTR *iges_108_ptr)

Purpose

Create the IGES unbounded plane entity from the GDX plane entity.

Description

Creates the IGES 108:0 plane form of the GDX plane entity in the specified model and optionally commits the definition to the database.

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_plane_ptr

The GDX plane entity database pointer

iges_model

The IGES plane entity model for creation

Output

iges_108_ptr

The database pointer of the resulting IGES surface

Return

      IGDX_NOERR
      IGDX_INVALIDMODEL
      Low level error return
      .fi