home *** CD-ROM | disk | FTP | other *** search
-
- 14.1 OUTPUT DXF
-
- The OUTPUT DXF command is used to create a DXF ASCI format drawing database
- from the currently active drawing.
-
- As there is no direct translation between some X-CAD entities and DXF,
- certain entities on the drawing could be excluded from the DXF output file.
- ( See the table above ).
-
- All symbols in the drawing will be included in the DXF output file as blocks
- if the corresponding ".sym" symbol definition file can be accessed.
-
- The HEADER section of the DXF file will only contain details about the
- drawing extents.
-
-
- COMMAND FORMAT
-
- #OUTPUT DXF NAME dxf_output_name [CR]
-
- The active drawing will be processed and a resulting DXF file created.
-
-
- MODIFIERS
-
- NAME The name of the output file.
-
-