-
How do I automatically load variables?
Automatic loading of variables is achieved using the acaddoc.lsp file. AutoCad reads this file every time a drawing is opened.
Find this file by typing on...
-
How do I use an AutoLISP routine?
AutoLISP is AutoCAD's built-in programming language. It can be used to create new commands or to redefine existing ones. AutoLISP is a very powerful customisation...
-
My Command Line has disappeared
If the Command Line at the bottom of the AutoCAD drawing edit window has disappeared, it can be restored by one of the following methods:
Press...
|