Synopsis
PDX_MSGT igdx_ArcTo100(long option, MDA_PTR gdx_arc_ptr, int iges_model, MDA_PTR *iges_100_ptr)
Purpose
Create the IGES arc entity from the GDX arc
Description
Creates the IGES form of the GDX arc entity 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_arc_ptr
The GDX arc entity database pointer
iges_model
The model for creating the IGES arc curve entity
Output
iges_100_ptr
The database pointer of the resulting IGES Circular Arc
Return
IGDX_NOERR
Low level error return
.fi