Mystogan Posted April 4, 2018 Posted April 4, 2018 Hi to all hope you can help. I want to delete specific Mtext/Text in my drawing model. Due to lot of text,It is very hard to remove/erase specific text and it consume a lot of time. If I' going to delete 1 by 1. TIA Quote
Dadgad Posted April 4, 2018 Posted April 4, 2018 Whenever anybody wants to Find & Replace just about anything, they should be using http://www.lee-mac.com/bfind.html Thanks Lee! Lee Mac is the man! You can create and save filters, if you frequently might need to use the same one. Find & Replace through an entire folder of drawings, without needing to open them. Try it you'll like it. Whoops I just noticed that you want to find and DELETE. I am not sure if Lee's lisp will accept a nil value for the Replacement Text, certainly worth a try though. Quote
Mystogan Posted April 4, 2018 Author Posted April 4, 2018 Hi dadgad, thank you.I appreciate your comment.. The goal is to find the test and then delete Quote
BIGAL Posted April 4, 2018 Posted April 4, 2018 Be careful about nil value text bit like a line zero length. Need erase not change. Quote
Mystogan Posted April 4, 2018 Author Posted April 4, 2018 Hi sir BIGAL, Honestly speaking I don't know to create a lisp. Quote
SLW210 Posted April 4, 2018 Posted April 4, 2018 Model Space or Paper Space? Do you have an example? Qselect should work to find the text/mtext by content. SEE THIS. Quote
Mystogan Posted April 4, 2018 Author Posted April 4, 2018 Hi sir SLW210, Thank you very much sir. Finally found got the solution. Quote
SLW210 Posted April 5, 2018 Posted April 5, 2018 Would you be so kind as to share the solution that worked for you, it may help others? Quote
Mystogan Posted April 6, 2018 Author Posted April 6, 2018 I used the QSELECT command and it work well,.. Thank you sir SLW210 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.