rock1 Posted October 27, 2011 Posted October 27, 2011 I'm using autocad 2009 I Wrote the word multiplex auditorium using the mtext command.. but when i pressed enter, it got lost somewhere. using the find command [available in the edit menu] i can see it but cannot select it when i close the find dialogue. how can i search for this "multiplex auditorium" word and change its size using the mtext command..? Quote
MSasu Posted October 27, 2011 Posted October 27, 2011 Call QSELECT command and define a filter for MText type entities using "multiplex auditorium" string for Content. This will get you the entity selected, call DDEDIT command just later for edit. For sure this presumes that there is only one entity with that features in your drawing. If you didn't added other items after that trouble-maker MText, just call the DDEDIT command and enter L (last) as answer for selection prompter. Regards, Mircea 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.