home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1998 July / dpcb0798.bin / Creative / Cad / DEMO30 / MACROS.Z / CYLSUB.d3m < prev    next >
Text File  |  1997-04-15  |  281b  |  27 lines

  1. 'CYLSUB.BSC
  2.  
  3. >Cylinder
  4. {
  5.     <color 255,0,0
  6.     <PointXYZ 0, 0, 0
  7.     <PointRel 0, 10, 0
  8.     <PointRel 0, 0, 30
  9. }
  10.  
  11. >Cylinder
  12. {
  13.     <PointXYZ 0, 0, -1
  14.     <PointRel 8, 0, 0
  15.     <PointRel 0, 0, 32
  16. }
  17. >SolidSubtract
  18. {
  19.     <PointXYZ 0, 8, -1
  20.     <PointXYZ 0, 10, 0
  21. }
  22. >ShadeView
  23. {
  24. }
  25.  
  26.  
  27.