Jump to content

heartscool

Recommended Posts

Hello. Does anyone know a lisp routine which change all MText color to "by layer"? Changing just the entity "MText" doesn't work, it won't apply the same layer color, so I have to edit MText by MText and change to by layer in edition mode one by one. Thanks!!

Link to comment
Share on other sites

without using a LISP you can QSELECT the text and change it in the properties panel.

 

the BYLAYER command could also be what your looking for depending on what CAD your running

Link to comment
Share on other sites

Hi migs,

 

QSELECT or even "sellect all" - Ctrl+A in the properties window and filter to MText objects does not help, in Multiline Text you can override/change the properties(color,font,size) of the text within the text editor. and with QSELECT or Ctrl+a filter Mtext changes only the shell properties, this also applies when using "SETBYLAYER" that works fine for most other objects blocks, Text, lines... but MTxt. I suppose is one of the bugs Autodesk has to look at it. I tried on AutoCAD 2009,2010,2011.

 

I also tried on 2011 the above mentioned lisp and I could not make it work :-) even after adding (vl-load-com) to the code.:(

I am sure we can find working lisp for this problem.

 

Nick

Link to comment
Share on other sites

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