home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / autocad / may91.arj / README.DOC < prev    next >
Text File  |  1991-05-13  |  4KB  |  78 lines

  1. CADalyst   Computer Programs from May, 1991
  2. -------------------------------------------------------------------------
  3.  
  4. The file you've just un-archived (MAY91.EXE) contains all of the AutoCAD 
  5. related code which appeared in the May, 1991 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. CADalyst Publications, 1727 W. Broadway, 4th Floor, Vancouver, BC Canada V6J 
  9. 4W6 or call (604) 737-1088.  
  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 CADalyst Publications Ltd., 1991. All rights reserved. The 
  19. programs and/or subroutines contained in the archive file are copyright 
  20. CADalyst Publications, 1991 and/or the original authors. While you are free to 
  21. copy and use these programs and/or subroutines, any copyright notices appearing 
  22. 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. 97-100)
  33.                   by Barry Bowen
  34.  
  35.     NATIONAL.MNU [Article Figure 1]   Menu files used by the parametric windows 
  36.                                       routine.
  37.  
  38.     3-2DH.DAT    [Article Figure 2]   The file containing parametric data for 
  39.                                       the parametric windows routine.
  40.  
  41.     MAY-FIG3.DWG [Article Figure 3]   These 1x1 unit blocks are used to created 
  42.                                       all the available windows.
  43.  
  44.     NATWIN.LSP   [Article Figure 4]   The NATWIN.LSP program parametrically 
  45.                                       creates the windows in either plan or 
  46.                                       elevation.  
  47.  
  48. -----------------------------------------------------------------------------
  49. THE CAD COOKBOOK (pg. 101-105)
  50.                   by Phil Kreiker
  51.  
  52.     WORLD.DWG    [Article Figure 1]   WORLD.DWG is a Mercator projection of the 
  53.                                       Earth produced from the "Micro World Data 
  54.                                       Base." Land masses are delimited by 
  55.                                       closed polylines.
  56.  
  57.     MERCATOR.LSP [Article Figure 2]   MERCATOR.LSP wraps selected lines and 
  58.                                       polylines around a globe.
  59.  
  60.     SPHLINE.LSP  [Article Figure 3]   SPLINE.LSP draws great arcs between 
  61.                                       selected points on the surface of the 
  62.                                       globe.
  63.  
  64.     SPHEDIT.LSP  [Article Figure 4]   SPHEDIT.LSP moves and/or rotates selected 
  65.                                       entities on the globe's surface.
  66.  
  67. -----------------------------------------------------------------------------
  68. HOT TIP HARRY (pg. 122-126)
  69.                   by Shelley Chapman
  70.     TIP656.LSP    Labeling Maps (Douglas McPherson)....................TIP656
  71.     TIP657.LSP    List To String (George Zinsmeister)..................TIP657
  72.     TIP657B.LSP    altered version of TIP657
  73.     TIP659.LSP    LISP Library (Greg Kaufman)..........................TIP659
  74.  
  75.         Note: There is no code for TIP651, 652, 653, 654, 655, 658 and 660.
  76.  
  77. [end README.DOC]
  78.