Synopsis
PDX_MSGT igdx_194ToCone(long option, MDA_PTR iges_194_ptr, int gdx_model, MDA_PTR *gdx_cone_ptr)
Purpose
Create the GDX cone entity from the IGES 194 cone surface entity.
Description
Creates the GDX form of the IGES 194 cone entity in the specified model.
Input
option
IGDX_APPLYMTX
Apply the IGES matrix to the GDX definition
iges_194_ptr
The IGES 194:0 entity database pointer
gdx_model
The GDX cone entity model for creation
Output
gdx_cone_ptr
The database pointer of the resulting GDX surface
Return
IGDX_NOERR
IGDX_INVALIDENTITYFORM
IGDX_INVALIDMODEL
Low level error return
.fi