- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everybody,
Because I have a lot of drawings whit a lot of "dirt', I need to "clean up" first. That's why I am searching for a lisp that will find different text or mtext objects for me which contains the same letter/ number or text string (/part of a word, like *Auto* from "AutoCad").
Quickselect is an option to find these objects and also filter is a sollution. But I want something simple. No window where you have to select several things first. It takes a lot of time to find
What I want looks like (for example) the -layer command. You'll get a lot of options first and if you have chosen one, you can chose again.
If the qselect command also have a -qselect option; my macro should look like this;
^C^C_-qselect;all;text;contents;
At last I need to give the number/ letter or text string where I'm looking for or select an text object with the text I want to select.
Is there somebody who can help me?
Thank you
Solved! Go to Solution.