Synopsis
PDX_MSGT igdx_CBSTo144(long option, MDA_PTR gdx_cbs_ptr, int iges_model, MDA_PTR *iges_144_ptr)
Purpose
Create the IGES trimmed surface entity from the GDX Curve Bounded Surface entity.
Description
Creates the IGES trimmed surface from the GDX Curve Bounded Surface entity in the specified model. The base subordinate entities of the GDX Curve Bounded Surface entity are 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_cbs_ptr
The GDX Curve Bounded Surface entity database pointer
iges_model
The model for creating the IGES curve entity
Output
iges_144_ptr
The database pointer of the resulting GDX trimmed surface
Return
IGDX_NOERR
Low level error return
.fi