home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / graphics / weld12.zip / WELD12.HLP < prev    next >
Text File  |  1993-01-10  |  4KB  |  140 lines

  1. \How to use WELD12.LSP
  2.  
  3.              WELD12.LSP - By James F. Cox, Jr. <314-544-4727>
  4.  
  5. *******      To exit the program type ctrl c at anytime.      *******
  6.  
  7.       How to use WELD12.LSP
  8.  
  9.          The first slide displayed shows available welds that
  10.          can be chosen using a mouse or puc.  After you have
  11.          chosen the desired weld, the program will return you
  12.          to your drawing for you to locate the weld.
  13.          After locating the weld, the next prompt asks if the
  14.          weld is to be on the far side < default is no >. If
  15.          you press y, the weld is displayed on the far side.
  16.  
  17.          The next prompt requests you for information for a
  18.          weld on the near side < default is no >. If you desire
  19.          a weld symbol on the near side you must type one of
  20.          the following;
  21.  
  22.               FS = fillet single
  23.               FBV = fillet & bevel
  24.               BVS = bevel single
  25.               BVVS = double bevel single
  26.               BWS = butt weld single
  27.  
  28.          (NOTE: The same slide is displayed again only for reference
  29.           you cannot choose the weld symbol using your mouse/puc
  30.           you must type the letters as shown above.)
  31.  
  32. \WELD12 Sizes
  33.  
  34.        WELD SIZES:
  35.  
  36.           Weld sizes can be added when the program prompts for them,
  37.           type y when it does.
  38.  
  39.           If you do not wish a weld at the requested location press
  40.           < return >. The default is no.
  41.  
  42.           NS#1 = near side
  43.           NS#2 = near side below NS#1
  44.  
  45.           FS#1 = farside
  46.           FS#2 = farside above FS#1
  47.  
  48.           All four welds sizes are requested for any weld chosen.
  49.  
  50.           NOTE: Use Autocad's text commands to add weld sizes
  51.                 if you wish to add them later.
  52.  
  53.  
  54.  
  55.  
  56. \Crow foot text
  57.  
  58.        Crows foot text:
  59.  
  60.          When crows foot text is requested a small square will appear
  61.          at the starting point, enter text if needed.
  62.          You can relocate the starting point with your mouse or puc
  63.          by picking a new location.
  64.  
  65.          Text & Weld Sizes can be added at anytime using autocad's
  66.          dtext function.
  67.  
  68.  
  69. \Weld symbol text editor
  70.  
  71.        Weld Symbol text editor:
  72.  
  73.          Use the weld symbol editor to edit the weld size or text.
  74.          Just pick the text and the program will prompt you for the
  75.          information to edit the text.
  76.  
  77. \Problems
  78.  
  79.      Problems:
  80.  
  81.      Question: Why are weld symbols lines shown extra large.
  82.  
  83.      Answer: The autocad system variable (PLINEWID) may not
  84.              be set to 0, be sure to have this variable set to 0.
  85.  
  86.      Question: When I hit the return key the weld icons are
  87.                still displayed.
  88.  
  89.      Answer: When you press the return key before choosing an
  90.              icon you are cancelling the program.  To get rid
  91.              of the icon slide type "r" and press return.  This
  92.              will return you to your drawing. The program is
  93.              modified to eliminate this problem.
  94.  
  95.      Question: When the second slide icon is displayed I can't
  96.                choose the help box.
  97.  
  98.      Answer: You can only choose help when the first slide appears.
  99.              To get help, type ctrl c and start over from the first
  100.              slide.
  101.  
  102.      Question: When I locate a double weld close or on another
  103.                entity, that entity gets mirrored with the weld.
  104.  
  105.      Answer: For the moment the lisp program is using points to
  106.              mirror the weld.  When the points cross another
  107.              object that object will get mirrored along with the
  108.              weld.  For best results do not locate the symbol
  109.              close to another object.
  110.  
  111. \Files
  112.  
  113.      Files:
  114.           For WELD12.LSP to run properly the following files must
  115.           be installed in the same directory & in the ACAD=path.
  116.  
  117.           WELD12.LSP
  118.           WELD12.SLD
  119.           WELD12.HLP
  120.           WELD12.HDX
  121.  
  122.           NOTE:
  123.           ANSI.SYS is required for the WELD12 symbol editor to work.
  124.           Put this line in your CONFIG.SYS: DEVICE=C:\DOS\ANSI.SYS
  125.  
  126.  
  127. \About WELD12.LSP
  128.  
  129.           WELD12.LSP
  130.  
  131.             Written and Developed by James F. Cox, Jr.
  132.  
  133.                      James F.Cox, JR.
  134.                       4126 Sweet Gum
  135.                     St. Louis, Mo. 63125
  136.                       (314)544-4727
  137.               
  138.  
  139.  
  140.