home *** CD-ROM | disk | FTP | other *** search
/ Global Amiga Experience / globalamigaexperience.iso / graphic / cad / xcad3000 / xcdoc / outdxf < prev    next >
Text File  |  1995-07-10  |  736b  |  29 lines

  1.  
  2.    14.1 OUTPUT DXF
  3.  
  4. The OUTPUT DXF command is used to create a DXF ASCI format drawing database
  5. from the currently active drawing.
  6.  
  7. As there is no direct translation between some X-CAD entities and DXF,
  8. certain entities on the drawing could be excluded from the DXF output file.
  9. ( See the table above ). 
  10.  
  11. All symbols in the drawing will be included in the DXF output file as blocks
  12. if the corresponding ".sym" symbol definition file can be accessed.
  13.  
  14. The HEADER section of the DXF file will only contain details about the
  15. drawing extents.
  16.  
  17.  
  18.    COMMAND FORMAT
  19.  
  20.       #OUTPUT DXF NAME dxf_output_name [CR]
  21.  
  22. The active drawing will be processed and a resulting DXF file created.
  23.  
  24.  
  25.    MODIFIERS
  26.  
  27. NAME        The name of the output file.
  28.  
  29.