home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / library / dos / delite / dxfview / dxfview.ini < prev    next >
Encoding:
INI File  |  1994-04-18  |  828 b   |  35 lines

  1. [Autocad]
  2. ;Falls keine Section "Tables" in der DXF-Datei enthalten ist, gelten die
  3. ;hier angegebenen Werte für die Layer
  4.  
  5. ;      Name   Farbe   Linientyp
  6. LAYER=  0      15     CONTINUOUS
  7. LAYER=  1       2     CONTINUOUS
  8. LAYER=  2       3     CONTINUOUS
  9. LAYER=  3      15     CONTINUOUS
  10. LAYER=  4       5     CONTINUOUS
  11. LAYER=  5       6     CONTINUOUS
  12. LAYER=  6      14     CONTINUOUS
  13. LAYER=  7       7     CONTINUOUS
  14. LAYER=  8       8     CONTINUOUS
  15. LAYER=  9       9     CONTINUOUS
  16. LAYER=  10      10    CONTINUOUS
  17. LAYER=  11      11    CONTINUOUS
  18. LAYER=  12      12    CONTINUOUS
  19. LAYER=  13      13    CONTINUOUS
  20. LAYER=  14      14    CONTINUOUS
  21. LAYER=  15      15    CONTINUOUS
  22. End
  23.  
  24. [Hardware]
  25. Video=VGA
  26. font=simplex
  27. End
  28.  
  29. [Paths]
  30. vdidir=..\DRIVER
  31. fontdir=..\FONTS
  32. dxfdir=.
  33. swapdir=C:\
  34. End
  35.