Rachid Khouri shares some good tips for good AutoLISP programming.
Search Results for: lisp
AutoLISP: Add length annotations to objects
Do you need to automatically annotate AutoCAD objects length? Measure total length/area from several objects? This AutoLISP will let you to do that quickly.
Adding AIA standard layers with LISP
If you want to implement AIA standard layers, this is an AutoLISP that will do that. You can add hundreds of layers in few seconds!
How to load AutoLISP program
Do you want to load and use AutoLISP application? See this basic tutorial. The easiest way to do it.
Saving, using and managing your AutoLISP program
Do you have an AutoLISP code and don’t knwo how to use it? Learn how to load it to AutoCAD and place it to ribbon/toolbar.
AutoLISP: Filter selection with selection set
In this AutoLISP tutorial, we cover how you can exclude other objects in our selection. We create a simple program to move all dimensions to a certain layer.
Modifying objects with AutoLISP: working with selection
We are going to modify objects with our AutoLISP program. But you need to learn how to select objects in AutoLISP first. Read how you can use SSGET!
Creating layer and styles with AutoLISP
In this AutoLISP tutorial, we learn how to create layers, text styles, and dimension styles.
- 1
- 2
- 3
- …
- 12
- Next Page »