CADDManager on October 4th, 2006

Don’t be afraid to try creating a LISP routine. It is the easiest first step into getting AutoCAD to do those little things that you hate to do. Those repetitive tasks that can easily be strung together in a routine. Those items that creation is becoming a chore. Draw them in LISP. Here are some […]

Continue reading about AutoLISP – it is what you make it

CADDManager on October 2nd, 2006

I have needed many LISP routines over the years and the most bang for the buck comes from the ones that perform little functions that are (for some reason) not part of AutoCAD. In the process I have created many and gotten many from others who have posted them on the web or way back […]

Continue reading about Do you have a LISP (routine)?