home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / Reklamy / CAD-Projekt / MegaCAD-4_5 / MEGACAD / OPTION.TX_ / OPTION.TX
Text File  |  1993-11-10  |  1KB  |  23 lines

  1.     Possible parameters for the DXF program:
  2. CONVDXF [Filename.CFG]
  3. CONVDXF [Input file] [Output file] [/O | /I] </B> </Ounits | /Iunits> </w>
  4.  
  5. Parameter  Function                       Parameter   Function
  6. ---------  --------                       ---------   --------
  7.  
  8. /O         DXF file is created  .         /I          PRT file is created.
  9. /B         Binary DXF file is created.    /Omm        DXF output in millimeters
  10. /Ocm       DXF output in centimeters      /Oinch      DXF output in inches
  11. /Om        DXF output in meters           /Imm        DXF input in millimeters
  12. /Icm       DXF input in centimeters       /Iinch      DXF input in inches
  13. /Im        DXF input in meters            /w          Turn off checking for
  14.                                                       existing files
  15. /?         Displays help for options      /K          Don't convert circles
  16. /L         Don't convert lines            /T          Don't convert text
  17. /S         Don't convert hatching         /P          Don't convert points
  18. /A         Don't convert arcs             /D          Don't convert 
  19. /M         Don't convert macro-symbols                dimensioning details
  20. If no control parameters are specified, the program will be started 
  21. in graphics mode.
  22. Example: CONVDXF d:\MEGACAD\PRT\F*.PRT D:\MEGACAD\DXF\F*.DXF /O /Omm /W
  23.