How to load an AutoCAD LISP routine - example of routine - creating a curved leader.
Loading and Using the LISP Routine
To load the routine. APPLOAD command loads the LISP and draws the leader in our example leader routine. The arrow starts first. And then, when you press enter. And creates the curve. Between the arrow. And the endpoint of. The last point entered.
This is an example of how LISP routines get things done a lot faster than doing it otherwise.
See another video about LISP here:
• How to load LISP routines in CAD (AViCAD)
Download the leader routine here (then unzip)
cadavenue.com/media/arrowleader.zip