home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / cad / may93.zip / README.DOC < prev    next >
Text File  |  1993-05-12  |  3KB  |  63 lines

  1. CADalyst   Computer Programs from May, 1993
  2. -------------------------------------------------------------------------
  3.  
  4. The file you've just un-archived (May93.EXE) contains all of the AutoCAD 
  5. related code which appeared in the May, 1993 issue of CADalyst magazine.  
  6. It is prepared as a service to readers of CADalyst magazine. In the unlikely 
  7. event that any of the code should prove to contain errors, please contact 
  8. Advanstar Communications, P.O. Box 10460, Eugene, OR 97440 or call 
  9. (503) 343-1200.  
  10.  
  11. The publisher makes no warranty concerning the function or fitness of any 
  12. program and/or subroutine reproduced in this archive file and shall have no 
  13. liability or responsibility to any recipient with respect to any liability, 
  14. loss or damage directly or indirectly arising out of the use of the programs 
  15. and/or subroutines contained in this archive file, including, but not limited 
  16. to, any loss of business or other incidental or consequential damages.  
  17.  
  18. (c) Copyright Advanstar Communications, 1993. All rights reserved. The 
  19. programs and/or subroutines contained in the archive file are copyright 
  20. CADalyst Publishing, 1993 and/or the original authors. While you are free to 
  21. copy and use these programs and/or subroutines, any copyright notices 
  22. appearing within them must remain unaltered.  
  23.  
  24. The file names of AutoLISP routines appearing in Hot Tip Harry have been 
  25. changed to reflect the tip number rather than the author's original file name 
  26. (as in TIP250.LSP). Hatch patterns are filed under the actual hatch pattern 
  27. name and are cross-referenced to their tip number in the list below.  
  28.  
  29. The files comprise code from the following articles: 
  30.  
  31. -----------------------------------------------------------------------------
  32. THE AUTOLISP TOOLBOX (pg. 100-101)
  33.                      by barry Bowen
  34.  
  35.     ANCHOR.LSP                       ANCHOR.LSP parametrically creates an 
  36.                                      anchor bolt with nut and washer.
  37.     
  38.     AHEAD.DWG, ANUT.DWG,             Blocks used by the above routine.
  39.     AWASH.DWG
  40.  
  41. THE CAD COOKBOOK (pg. 102-105)
  42.                   by Phil Kreiker
  43.  
  44.     TUBE.LSP                         TUBE.LSP implements a Tube command that 
  45.                                      creates a solid tube of a specified
  46.                                      diameter around a 3D pline placing 
  47.                                      an elbow at each bend.
  48.  
  49. -----------------------------------------------------------------------------
  50. HOT TIP HARRY (pg. 108-110)
  51.  
  52.     TIP867.LSP    Distance from a Base point  (Bill Bratt)
  53.     TIP868.PAT    Two Checkerboard Patterns  (David Aide)
  54.     TIP869.LSP    Trim Inside of Circle  (Watson H. Kilbourne) 
  55.     TIP870.LSP    Delete Outside of Window  (Wolf Praetorius)
  56.     TIP871.LSP    Toggle Grips  (Chris Winsor)
  57.     TIP872.PAT    Plastic Hatch Pattern  (Watson H. Kilbourne)
  58.  
  59.         Note: There is no code for TIP866.
  60.  
  61. [end README.DOC]
  62.  
  63.