Return to Reference or Table of Contents
Exporting DXF
You can export a DTM by choosing File > Export DXF...; doing so creates a DXF file (text, not binary).
The file contains a basic HEADER section (giving the version number of DXF, which is Release 12), and the ENTITIES section. The lineweight and color are the same for all entities: black, and 1.
Return to Reference or Table of Contents