Change All text style

Change All text style

Anonymous
Not applicable
3,989 Views
2 Replies
Message 1 of 3

Change All text style

Anonymous
Not applicable

Hello,

I have a drawing where a lot of text. But they are not in same text style (Font, Size etc). How can I select all text by a single command and edit them with a single command? Thanks in advanced! 

0 Likes
Accepted solutions (2)
3,990 Views
2 Replies
Replies (2)
Message 2 of 3

Tomislav.Golubovic
Advisor
Advisor
Accepted solution

Use the FILTER command

 

OR

 

Select everything in the drawing, go to Properties, in the pulldown select Text then change the properties there

Message 3 of 3

Kent1Cooper
Consultant
Consultant
Accepted solution

If you have both Text and Mtext objects involved, and you do it by QSELECT or FILTER or narrowing down in Properties, you will need to do Text and Mtext separately from each other.  Another approach would be to go through all Text Style definitions and assign the same font in them -- there are routines around [mostly on the Customization Forum here, but also on other sites] that will automate that.

 

But bear in mind that Mtext can have internal  font [and other property such as color] overrides that these approaches will not fix.  If that's your situation, Search for a routine called STRIPMTEXT to remove the internal formatting.

Kent Cooper, AIA