home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / cad / jul93.zip / README.DOC < prev    next >
Text File  |  1993-06-21  |  4KB  |  74 lines

  1. CADalyst   Computer Programs from July, 1993
  2. -------------------------------------------------------------------------
  3.  
  4. The file you've just un-archived (Jul93.EXE) contains all of the AutoCAD 
  5. related code which appeared in the July, 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. Aster Publishing, P.O. Box 10460, Eugene, OR 97440 or call (503) 343-1200.  
  9.  
  10. The publisher makes no warranty concerning the function or fitness of any 
  11. program and/or subroutine reproduced in this archive file and shall have no 
  12. liability or responsibility to any recipient with respect to any liability, 
  13. loss or damage directly or indirectly arising out of the use of the programs 
  14. and/or subroutines contained in this archive file, including, but not limited 
  15. to, any loss of business or other incidental or consequential damages.  
  16.  
  17. (c) Copyright Aster Publishing Corp., 1993. All rights reserved. The 
  18. programs and/or subroutines contained in the archive file are copyright 
  19. CADalyst Publishing, 1993 and/or the original authors. While you are free to 
  20. copy and use these programs and/or subroutines, any copyright notices appearing 
  21. within them must remain unaltered.  
  22.  
  23. The file names of AutoLISP routines appearing in Hot Tip Harry have been 
  24. changed to reflect the tip number rather than the author's original file name 
  25. (as in TIP250.LSP). 
  26.  
  27. The files comprise code from the following articles: 
  28. -----------------------------------------------------------------------------
  29. COMPLETE CONCRETE (pg. 42-47)
  30.                      by Mark Middlebrook
  31.  
  32.     ROUGHEN.LSP                   a routine to roughen a polyline, for use in 
  33.                                   concrete detailing, etc.  
  34. -----------------------------------------------------------------------------
  35. AUTOLISP BONUS (pg 72-76)
  36.                      by Trevor Churchill
  37.  
  38.     ISO.LSP                       a routine to convert arcs, circles, lines, 
  39.                                   solids, and text to isometric views.  
  40. -----------------------------------------------------------------------------
  41. ADVANCED AUTOLISP TUTORIAL (pg 87-90)
  42.                      by Anthony Hotchkiss
  43.  
  44.     ADDXDAT.LSP                   a routine to create an xdata list.
  45. -----------------------------------------------------------------------------
  46. THE AUTOLISP TOOLBOX (pg. 100-101)
  47.                      by Barry Bowen
  48.  
  49.     BLINE.LSP                     a routine that draws a continuous line with 
  50.                                   text at regular intervals representing 
  51.                                   various utility linetypes.  
  52. -----------------------------------------------------------------------------
  53. THE CAD COOKBOOK (pg. 102-103)
  54.                   by Phil Kreiker
  55.  
  56.     MPLOT.LSP                     implements an Mplot commandnd that produces 
  57.                                   multiple plots from a base drawing.  
  58. -----------------------------------------------------------------------------
  59. HOT TIP HARRY (pg. 106-111)
  60.  
  61.     TIP881.LSP    Convert Time to 12-Hour Format  (John Brown) 
  62.     TIP882A.LSP   Parametric Springs  (James Obermyer) 
  63.     TIP882B.LSP   Parametric Springs  (James Obermyer) 
  64.     TIP882C.LSP   Parametric Springs  (James Obermyer) 
  65.     TIP883A.LSP   Edit Text, Attributes, and Dimensions  (Allen S. Johnson) 
  66.     TIP883B.DCL   Edit Text, Attributes, and Dimensions  (Allen S. Johnson) 
  67.     TIP884.LSP    Perpendicular Distance  (Bill Bratt) 
  68.     TIP885.LSP    Quick Area  (Coral King) 
  69.     TIP886.MNU    Menu for Roof Slopes (David Adie). 
  70.     TIP887.PAT    Thermal Hatch Pattern (Watson H. Kilbourne)
  71.  
  72. [end README.DOC]
  73. 
  74.