Synopsis
PDX_MSGT gdx_ConvertArcToConic(long option, int model, MDA_PTR db_ptr, MDA_PTR *conic_ptr)
Purpose
Convert a GDX_ARC into a GDX_CONIC.
Description
The GDX_ARC will be converted to the ellipse form of a GDX_CONIC.
Input
option
(not used)
db_ptr
Database pointer of the incoming GDX entity
model
The GDX model to great the conic in
Output
conic_ptr
Database pointer of the GDX conic entity
Return
GDX error code