Message 1 of 3

Not applicable
10-27-2016
09:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there any way to use a variable with ssget?
I'm using a while statement and I want to select all items in certain layers and place them in a selection set to use in the next part of the program.
(ssget "_A" '((6 . variable)))
Cheers
Solved! Go to Solution.