home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / may94cad.zip / README.DOC < prev    next >
Text File  |  1994-04-25  |  3KB  |  76 lines

  1. CADalyst   Computer Programs from May, 1994
  2. -------------------------------------------------------------------------
  3.  
  4. The file you've just un-archived (MAY94.EXE or MAY94.ZIP) contains all of the 
  5. AutoCAD related code which appeared in the April, 1994 issue of CADalyst 
  6. magazine.  It is prepared as a service to readers of CADalyst magazine. In the 
  7. unlikely event that any of the code should prove to contain errors, please 
  8. contact 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 Corp., 1994. All rights reserved. The 
  19. programs and/or subroutines contained in the archive file are copyright 
  20. CADalyst Publishing, 1994 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. ADS TUTORIAL (pg. 64-687)
  33.         by Anthony Hotchkiss
  34.  
  35.     LISTCMPX.C   Program to list complex entities
  36.     CHLYR.C      Program to change entity layer assignments
  37.     POLYPT.C     Program to change polyline by updating subentity
  38.     POLYPT2.C    Program to select subentity from complex 3D mesh
  39.  
  40. AUTOLISP BONUS (pg. 70-740)
  41.         by Christopher Crawford
  42.  
  43.     PXT.LSP      Pxt simplifies the process of creating extruded polylines 
  44.                  along a specified path.  
  45.  
  46. THE AUTOLISP TOOLBOX (pg. 76-77)
  47.         by Barry Bowen
  48.  
  49.     KJOIST.LSP   AutoLISP routine for creating parametric K-Series bar joists 
  50.                  in section and elevation.  Kjoist.dcl (included here) from 
  51.                  the April issue is required.
  52.  
  53.     KJOIST.DCL   Dialog control file for KJOIST.LSP.
  54.  
  55. THE CAD COOKBOOK (pg. 88-90)
  56.         by Phil Kreiker
  57.  
  58.     SWEEP.LSP    Routine to invoke a script file on every drawing in a 
  59.                  subdirectory.  
  60.  
  61. HOT TIP HARRY (pg. 91-96)
  62.  
  63.     TIP978.LSP   Angle Between Two Lines (C.D. Iddings)
  64.     TIP979.LSP   Bisect Two Lines (C.D. Iddings)   
  65.     TIP980.LSP   Cams or Slotted Holes (Robert Trombley)
  66.     TIP981.LSP   Change Pline Width (Wally Agy)
  67.     TIP982.LSP   Insert Doors (Steven Hauk)
  68.     DOOR.DWG     Block for tip 982
  69.     TIP983.LSP   Print Directory (Robert L. Zipprich)
  70.     TIP984.LSP   Clean Up Wall Intersections (Steven Hauk)
  71.     TIP985.LSP   Turn Layers Off (Paul Cazier)
  72.     TIP986.LSP   Draw Stars (Robert Trombley)
  73.     TIP987.LSP   Swap Two Groups of Objects (Hugh J. Williams)
  74.  
  75. [end README.DOC]
  76.