Synopsis
PDX_MSGT dmap_DefineMappings(long option, MAP_TABLE *table)
Purpose
Defines the DXF interface mappings.
Description
All of the mappings available for the DXF interface will be defined in table. The table must first be created with map_CreateTable. See the map_intro manual page for additional information. Documentation for the available mappings is in the dmap_mappings manual page.
Input
option
Option (not used)
table
Table to define the DXF mappings in
Output
table
Table updated to include the DXF mappings
Return
DMAP error code