Synopsis

PDX_MSGT igdx_CompEdgeCurveTo141(long option, MDA_PTR gdx_cec_ptr, MDA_PTR iges_surf_ptr, int iges_model, MDA_PTR *iges_141_ptr)

Purpose

Create the IGES boundary curve entity from the GDX composite edge curve entity.

Description

Creates the IGES boundary curve from the GDX composite edge curve entity in the specified model. The base subordinate entities of the GDX composite edge curve entity is also created as physcially dependent entities in the specified model.

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_cec_ptr

The GDX composite edge curve entity database pointer

iges_surf_ptr

The GDX surface entity database pointer

iges_model

The model for creating the IGES curve entity

Output

iges_141_ptr

The database pointer of the resulting GDX curve

Return

      IGDX_NOERR
      Low level error return
      .fi