Search the Community
Showing results for tags 'select'.
-
This is probably another one of those "quirks." I report it in the hope that, late in the 22nd century or so, someone will get around to fixing it. When I use Quick Select to find the objects on a particular layer, they are normally highlighted, and I can see the grips. Every so often that doesn't happen. I can still see the properties of the selection set, so the command has worked. If I select one of those objects, the rest are magically highlighted. Sometimes I select objects by layer simply to find out how many are there and where they are, so this particular quirk is frustrating. What makes it happen? If I knew, it would be a bug, not a quirk. At a guess, it happens after I've done several Quick Selects in a row.
-
Hello all long time lurker here but I don't post much. I am trying to write a lisp that zooms to extents, selects all and then deselects everything within the extents. I need to do this since I'm working on some dirty files with a bunch of hideen junk that I need to purge out. I've got the lisp to zoom to extents and selecting all part down and I'm stuck on the deselecting everything in the extents of the drawing part. Thanks in advance.
-
when i am trying to use a function like mirror or offset..etc i will select the lines or objects then i will make a mistake such as selecting the wrong base point or such. i then press esc to end that function and try again but find it annoying that i have to select all the lines again. is there a quicker way to reselect the last lines or objects selected. "like the (L+enter) to use line function type macro". any advice you can give is greatly appreciated.
-
Highlight a file in a folder by AutoLISP code
Ahankhah posted a topic in AutoLISP, Visual LISP & DCL
Hello CADTutorians, How can I highlight (select) a file after opening the containing folder by AutoLISP?