by Avinash Ketkar
(India)
When you want to refer the last entity on the visible area of AutoCAD, you usually use "last" ("l" as a shortcut).
For example, when you give "move" command and type "l" at the "Select Objects:" prompt, the last entity is selected.
But remember, this gives the last entity visible on the screen.
Instead of this, if you want to refer the last entity added in the entire drawing, use "(entlast)" Autolisp command. (dont type the enclosing quotes).
If you give "list" command and type "(entlast)" at the "Select Objects" prompt, details of the last entity in the entire drawing are shown regardless of the visibility.
You can then use the location of the entity to zoom to it.
Join in and write your own page! It's easy to do. How? Simply click here to return to AutoCAD Tips.
Sign up for our FREE CAD Tips and Tricks Newsletter:
"The CAD Times"
Join "The CAD Times" Newsletter Along With 5,000 Subscribers
Jan 27, 23 07:50 PM
Oct 29, 21 09:34 AM
Oct 29, 21 09:31 AM