Synopsis
PDX_MSGT igdx_122ToExtSurf(long option, MDA_PTR iges_122_ptr, int gdx_model, MDA_PTR *gdx_ext_surf_ptr)
Purpose
Create the GDX extruded surface entity from the IGES tabulated cylinder surface entity.
Description
Creates the GDX form of the IGES tabulated cylinder surface entity in the specified model. Each subordinate entity of the IGES tabulated cylinder surface entity is also created as an entity in the specified model.
Input
option
IGDX_APPLYMTX
Apply the IGES matrix to the GDX definition
iges_122_ptr
The IGES 120 entity database pointer
gdx_model
The GDX extruded surface entity model for creation
Output
gdx_ext_surf_ptr
The database pointer of the resulting GDX surface
Return
IGDX_NOERR
IGDX_INVALIDMODEL
Low level error return
.fi