Synopsis
PDX_MSGT igdx_186ToSolid(long option, MDA_PTR iges_186_ptr, int gdx_model, MDA_PTR *gdx_solid_ptr)
Purpose
Create the GDX form of the IGES MSBO solid entity
Description
Creates the GDX form of the IGES MSBO solid entity in the GDX model. The IGES MSBO solid entity must be valid IGES definitions.
Input
option
Options (not used)
iges_186_ptr
The IGES 186 entity database pointer
gdx_model
The GDX solid entity model for creation
Output
gdx_solid_ptr
The database pointer of the resulting GDX solid
Tolerances
ZERO_TOL
.fi
Return
IGDX_NOERR
IGDX_INVALIDMODEL
Low level error return
.fi