mari5 Posted October 25, 2010 Posted October 25, 2010 Changing Mtext (and text in a table) color --------------------------------------------------------------------------------Gentlemen,We've got numerous drawings that I need to change mtext in the tables, the text has been manually changed to something other than bylayer. How can I with AutoLISP, change the text to "bylayer" ? I need to change the color of the text. Again is there a way to accomplish this with AutoLISP ? Anybody got any ideas to get me going in the right direction?Thanks.. Quote
lpseifert Posted October 25, 2010 Posted October 25, 2010 This is a link to StripMtext at theSwamp (you'll need to register but it's free). The routine will strip the color formatting code from the text string, and allow you to change it to bylayer via properties (or other method). When you run it, it may change to bylayer on it's own (if the original text was created bylayer). http://www.theswamp.org/index.php?topic=31584.0 here is another link to a site where you can download it http://cadabyss.wordpress.com/2010/01/04/stripmtext-v5-0/ You know that LT won't run lisp routines? 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.