aawilds Posted November 7, 2017 Posted November 7, 2017 What is the way to add already highlighted objects to a selection set? I feel like I have seen the answer before but I cant remember what I searched to find it. Like how you can select object before you use the move command and autocad will move the objects that were already selected. I am looking to use the TSPACEINVADERS command and have the selected text then have a red circle put around them. Thank you for any help in advance. Quote
ronjonp Posted November 7, 2017 Posted November 7, 2017 Make sure pickfirst is set to 1 then calling (ssget) will create a selection set of the highlighted objects. Quote
aawilds Posted November 7, 2017 Author Posted November 7, 2017 Thank you. I knew I had seen it before just could not remember. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.