'Select previous' but for newly created entities

derekshoupLQWBA
Contributor
Contributor

'Select previous' but for newly created entities

derekshoupLQWBA
Contributor
Contributor

Scenario: In AutoCAD, select 2 or more entities and either copy or mirror them (without erasing source objects) to create new entities. For reference, if next step is ‘Select previous’, the originally selected entities are reselected. BUT is there a way to easily “group” select not the original selection, but all the new entities? I guess I’m looking for something similar to ‘Select last’ but that applies to all the newly created entities; not only the very last one.

0 Likes
Reply
577 Views
11 Replies
Replies (11)

steven-g
Mentor
Mentor

Unfortunately not, that is how previous and last work there is no way to change that.

0 Likes

pendean
Community Legend
Community Legend

Not really: but explain your process in more detail, perhaps there is another option.

 

Have you had a chance to explore offerings in the Autodesk App Store for your need for full AutoCAD (not LT) https://apps.autodesk.com/ACD/en/List/Search?isAppSearch=True&searchboxstore=ACD&facet=&collection=&...

0 Likes

steven-g
Mentor
Mentor

@pendean  Apps in LT? 😀

EDIT oops just reread your non LT disclaimer

derekshoupLQWBA
Contributor
Contributor

Oops - I should have specified this is for LT.

0 Likes

derekshoupLQWBA
Contributor
Contributor
For example, I copy some entities 10”,15”, but afterward realize I should have copied them only 10”,10”; so either have to Undo or move the new entities 0,-5”. I’m looking for some command to select the entire group of new entities for easy moving. (If I were to invoke the move command now and select ‘previous’, AutoCAD would pick the original entities; not the new ones.)
One workaround I have used is to copy the entities to an open area on my drawing, then select them and move them so that when I need to move or copy them again I can simply select ‘previous’ and AutoCAD would pick the new entities.
Just wondered if there is a better way.

I'll take a look at the App Store.

Thanks.
0 Likes

derekshoupLQWBA
Contributor
Contributor
Oops - I should have specified this is for LT.
0 Likes

pendean
Community Legend
Community Legend
Explain your process in more detail, perhaps there is another option.
0 Likes

derekshoupLQWBA
Contributor
Contributor
It looks like "Selection Manager" is exactly what I need. I'll give it a try.

Thanks!
0 Likes

derekshoupLQWBA
Contributor
Contributor
It appears this app is not compatible with LT - can anyone confirm?
I would just download it and try it myself, but we are prohibited from downloading anything ourselves.
0 Likes

pendean
Community Legend
Community Legend
LT's price-point means you do NOT get to any add-ons as options. Sorry.

COPY command reserves "previous" to the original set of items you picked, there is no "grab more than one item I just created with the COPY command" in AutoCAD except for "last" which is limited to one item as you know. If I understood your need correctly. You could presumably always create a GROUP every time you used COPY (through a button, nothing typed) but then you'll at some point end up with thousands of groups in each of your files.
0 Likes

Paul_Gander
Advocate
Advocate

@derekshoupLQWBA wrote:
I copy some entities 10”,15”, but afterward realize I should have copied them only 10”,10”; so either have to Undo or move the new entities 0,-5”. I’m looking for some command to select the entire group of new entities for easy moving. 

Are you aware that you can still use Previous to select the same objects again after you Undo the Copy? UNDO the mistake and then COPY PREVIOUS to try again.

Alternatively, if you intend to carry out other operations such as Rotate or Scale on the new objects, first COPY the original objects in the same place (pick the same point twice for basepoint and destination) and then MOVE PREVIOUS to relocate the original objects, leaving the copies where they are. You can then continue to use Previous to reselect the relocated objects for other commands.

Both of these methods avoid the need to make two separate selections.

0 Likes