AutoLisp Best Reference Book(s)
AutoLisp Best Reference Book(s)
(OP)
All -
I am looking for your recommendations on the best text to learn AutoLisp. I'm not an expert at CAD but I would like to create some routines that would automatically carry out some of the more tedious CAD tasks that I do.
TIA.
I am looking for your recommendations on the best text to learn AutoLisp. I'm not an expert at CAD but I would like to create some routines that would automatically carry out some of the more tedious CAD tasks that I do.
TIA.
Regards,
Qshake![[pipe] pipe](https://www.tipmaster.com/images/pipe.gif)
Eng-Tips Forums:Real Solutions for Real Problems Really Quick.





RE: AutoLisp Best Reference Book(s)
http:
RE: AutoLisp Best Reference Book(s)
If I go the route of existing programs and understanding them (which I don't mind) but can you help me understand where to store the routines and how to invoke them in Autocad?
That, along with more basic information, is what I had hoped to get with a text. But I'm open to learning from any method.
Thanks.
Regards,
![[pipe] pipe](https://www.tipmaster.com/images/pipe.gif)
Qshake
Eng-Tips Forums:Real Solutions for Real Problems Really Quick.
RE: AutoLisp Best Reference Book(s)
As to storing and invoking, it's quite flexible, you can store anywhere (best to keep together lisp files in separarate folders), and can even drag-and-drop to load it.
A good description is at http
RE: AutoLisp Best Reference Book(s)
Regards,
![[pipe] pipe](https://www.tipmaster.com/images/pipe.gif)
Qshake
Eng-Tips Forums:Real Solutions for Real Problems Really Quick.