Select Last Object Added to the Drawing
Here is a quick way of creating a selection of the most recently-created object in your drawing. Read more »
Here is a quick way of creating a selection of the most recently-created object in your drawing. Read more »
Previously I wrote about using AutoLISP to create selection sets. While these are great, especially for use in scripts and macros, they are kind of clunky to use if you need a quick selection set. Here are a few quick and easy ways to create selection sets. Read more »
Not being a programmer I am not going to get into the technical details of constructing AutoLISP code, but I am going to share with you 5 simple AutoLISP codes to help you make selection-sets. Read more »