- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm looking for a lisp to improve on the standard "find and replace" command.
With the standard command, the object selection resets every time I close the command. That's pretty annoying because I have to mark the objects to be searched again every time.
So i need a lisp (or maybe a workaround) that saves the selection.
Just to make shure what i want, this is the workflow i have:
> Execute search command
> mark objects that are to be searched
> create a selection set from the list, depending on whether only individual objects or all objects
> make various changes > execute search command
> the same objects that are to be searched should be marked
(if objects have been deleted from them in the meantime, the search should still be done with the objects that still exist)
Solved! Go to Solution.