Jump to content

Recommended Posts

Posted

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..

Posted

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?

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...