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

  1. NAME  PCAD_8
  2. # ***********************************
  3. # This rule file works for PCAD ver 8 aperture files
  4.  
  5. FILE_EXTENSION apr
  6.  
  7. VERSION 1
  8. UNIT INCH
  9.  
  10. # Shape definitions:
  11. S_ROUND             ROUND
  12. S_SQUARE            SQUARE
  13. S_RECTANGLE         RECTANGLE
  14. S_THERMAL           THERMAL
  15. S_TARGET            TARGET
  16.  
  17. # Line formats:
  18. FMT_SKIPUNTIL +1 #No. Macro Name $skipe
  19. FMT_ROUND      $skip  $dcode  $shape  $xsize  $skipe
  20. FMT_SQUARE     $skip  $dcode  $shape  $xsize  $skipe
  21. FMT_RECTANGLE  $skip  $dcode  $shape  $xsize  $ysize  $skipe
  22. FMT_THERMAL    $skip  $dcode  $shape  $od     $skip   $id     $skipe
  23. FMT_TARGET     $skip  $dcode  $shape  $xsize  $skipe
  24. # FMT_CUSTOM     $skip  $dcode  OVAL
  25. # FMT_CUSTOM     $skip  $dcode  POLYGON
  26. # FMT_CUSTOM     $skip  $dcode  SPECIAL
  27.