home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / demo / wgelectr / cameval / cam31 / misc.z / PADS.ARL < prev    next >
Text File  |  1995-02-07  |  740b  |  29 lines

  1. NAME  PADS
  2. # ***********************************
  3. # This is the start of the PADS Aperture Rule File
  4. HEADER 6
  5. UNIT MILS
  6. FILE_EXTENSION rep
  7.  
  8. VERSION 1
  9.  
  10. NPIGNORE_CHAR 1
  11.  
  12. # Shape definitions
  13. S_ROUND             LINE
  14. S_ROUND             RND
  15. S_SQUARE            SQR
  16. S_SQUARE            SQRL
  17. S_RECTANGLE         RECTANGLE
  18. S_THERMAL           THER
  19.  
  20. # Line formats:
  21. FMT_ROUND      $dcode  $xsize  $skip   $shape  $skipe
  22. FMT_ROUND      $dcode  $xsize  $skip   $shape
  23. FMT_SQUARE     $dcode  $xsize  $skip   $shape  $skipe
  24. FMT_RECTANGLE  $dcode  $xsize  $ysize  $shape  $skipe
  25. FMT_THERMAL    $dcode  $xsize  $skip   $shape  $skipe
  26.  
  27. #Note: This file contains no unit definition so the units were
  28. #      hard coded as inches.
  29.