SUBSYSTEM OVERVIEW
DXF To/From GDX Conversion (DGDX) Subsystem
The DGDX subsystem converts the applicable DXF geometry entities to GDX entities and GDX entities to DXF entities. Use the DGDX_NOOPT option for any unused option mask. The following functions get the definition data for GDX and DXF entities:
dgdx_GetGDXData
Get the GDX definition data of the DXF entity
dgdx_GetDXFData
Get the DXF definition data of the GDX entity
See the manual pages for a description of the mappings between DXF and GDX.