home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / autocad / qs310.arj / QS.CFG next >
Text File  |  1991-03-13  |  2KB  |  40 lines

  1. ;
  2. ;    Prototype QS.CFG - Default keyword settings for QuickSurf 3.10
  3. ;
  4. ;                                   Corresponding
  5. ; Keyword          Description                      Switch
  6.  
  7. xyzdata=123        ; column positions in input file        ; -j
  8. xscale=1        ; scale factor for x
  9. yscale=1        ; scale factor for y
  10. zscale=1        ; scale factor for z                ; -f
  11. weight=2        ; power for weighting                ; -w
  12. deriv=2            ; order of derivatives                ; -s
  13. ; blend=2        ; order of blending                ; -b
  14. honor=0            ; honor local extrema                ; -k
  15. ; window=1,1,12,9    ; window for grid                ; -r
  16. cellcnt=32        ; columns [, rows ] of grid            ; -n
  17. ; cellsize=.25        ; width [, height ] of gridcells        ; -d
  18. acadmesh=1        ; generate 3d polygon mesh for grid
  19. meshbase=0        ; z value for undefined corners of mesh
  20. ; interval=10        ; contour interval
  21. levels=16        ; levels of contours                ; -l
  22. ; elevlist=.25,.5,1,2,4    ; enumerated list of contour elevations
  23. cmode=m            ; contouring mode: Mono, Color, LaYered, None    ; -m
  24. ; player=point        ; layer for points                ; -p
  25. ; tlayer=tri        ; layer for TIN                    ; -t
  26. ; glayer=grid        ; layer for grid                ; -g
  27. clayer=cont        ; layer for contours                ; -m
  28. binary=0        ; generate .QSB file
  29. ; binfile=altbin    ; file name for QSB file
  30. ; outfile=altout    ; file name for DXF file
  31. bindxf=1        ; generate binary DXF file
  32. ; npmax=75000000    ; maximum number of control points
  33. verbose=0        ; verbose reporting                ; -v
  34. vfreq=1000        ; frequency of verbose reporting
  35. ; reserve=4096        ; minimum memory to reserve for grid
  36. ratmesh=0        ; generate TIN as ratmesh - Release 11 only
  37. ; boundary=bound.qs    ; irregular boundary file
  38. ; trend=3        ; trend surface order                ; -o
  39. ascii=0            ; ASCII output instead of DXF
  40.