Need a Lisp that can convert all MTEXT colors to required colors

Need a Lisp that can convert all MTEXT colors to required colors

Anonymous
Not applicable
815 Views
2 Replies
Message 1 of 3

Need a Lisp that can convert all MTEXT colors to required colors

Anonymous
Not applicable

Dear Experts,

I have MTEXT's with different colours in it. The lisp code should asks the user input for color and then to be applied for selected MTEXT's. Please refer to attached Drawing.

0 Likes
Accepted solutions (1)
816 Views
2 Replies
Replies (2)
Message 2 of 3

Kent1Cooper
Consultant
Consultant
Accepted solution

There's a routine called STRIPMTEXT that you can Search for, which will take out internal formatting such as color overrides.  Then you can just select the objects and give them all the same color in the Properties palette.

Kent Cooper, AIA
Message 3 of 3

Anonymous
Not applicable

Thank you for solutions Sir.

 

But it's just resetting the mtext internal values only.

If I want change MTEXT width factor for selected only, then there is no option to update the MTEXT internal width factor. Please help me in this.

0 Likes