Insert Block At Specified Distance Autocad LISP
The LISP was found here : http://www.turvill.com/t2/free_stuff/
The Command will locate a block (user specified by Name) ,at specified distance from an edge . works on Polyline, Line , Spline & Arc.
See The Video Below For Quick Example
If its your first time using LISP please check this one for simple instruction: http://www.ellenfinkelstein.com/acadblog/how-to-load-an-autolisp-program/
or search youtube for “load autocad lisp” . You can also drag the .lsp file to the current drawing ( NOTE: This Way it will work at that drawing only! )
just download the file and load it with APPLOAD command and type : “PUT” at command line to start the program
Download Link : PUT