Is there a easier way to change text color at once for multiple texts?

Is there a easier way to change text color at once for multiple texts?

masumiNYMDW
Enthusiast Enthusiast
11,316 Views
12 Replies
Message 1 of 13

Is there a easier way to change text color at once for multiple texts?

masumiNYMDW
Enthusiast
Enthusiast

Hi,

 

I need to change everything in this drawing to color dark green (114). I change layer colour, then even set them by layer, but these text remained in the color assigned by civil engineer. 

I cannot change their colour from property because there is no colour tab, and the only way I found is double click into the text and activate text editor in the ribbon and change colour one by one for the text.

Is there an easier way to change colour at once for all the text?

Screenshot 2024-08-23 0636372.png

Screenshot 2024-08-23 063537.png

0 Likes
Accepted solutions (2)
11,317 Views
12 Replies
Replies (12)
Message 2 of 13

cadffm
Consultant
Consultant

Hi,

 

someone used MText internal format overrides (color override)

 

>>"

cadffm_0-1724412167927.png

 

 

Because of the internal color override, the displaying color will not follow the MText-color property.

 

Since LT2024:

Solution: Search for STRIPMTEXT 3.09

use APPLOAD, load this file, run command STRIPMTEXT

 

 

 

Sebastian

0 Likes
Message 3 of 13

pendean
Community Legend
Community Legend

@cadffm wrote:

...."only in" LT2024 and LT2025:

Solution: Search for STRIPMTEXT 3.09

use APPLOAD, load this file, run command STRIPMTEXT


https://cadabyss.wordpress.com/2007/04/01/stripmtext-v309/  is a dead link, do you have another?

 

0 Likes
Message 4 of 13

pendean
Community Legend
Community Legend

@masumiNYMDW wrote:

...Is there an easier way to change colour at once for all the text?...


Not yet (nor verified) in LT through version2025. You need to be inside each MTEXT in the editor, select everything, right-click then select one of these options

pendean_0-1724420172957.png

 

0 Likes
Message 5 of 13

cadffm
Consultant
Consultant
Accepted solution

Some

 

for example this sourcecode (prooft, the original - incl the wrong foot note, what I fixed in attachment) CLICK!

or 3.08 from cadtutor , where you can find the needed "stripmtext[3].dcl" too

 

For LT, users i will upload one .zip with both files included.

Requires that .dcl file is located in one support path (and trusted path)

 

(I'm slipping into the stone age here with the internet accessibility, the technician is coming a second time next week, but at the moment it's a matter of luck whether the internet access works or not, cry).

Sebastian

Message 6 of 13

masumiNYMDW
Enthusiast
Enthusiast

Thank you! I downloaded the zip file.

I didn't really get this meaning : "Requires that .dcl file is located in one support path (and trusted path)"

I extracted the folder and saved it in my Autodesk file under program Files. This is where I keep all the LSP files.

C:\Program Files\Autodesk\LISP FILES

 

I got this error. Could you explain where I should be saving the .dcl file in?

 

 

 

 

 

0 Likes
Message 7 of 13

paullimapa
Mentor
Mentor

Don’t extract the files into a subfolder. But save both the lsp and dcl directly into your 

C:\Program Files\Autodesk\LISP FILES


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 8 of 13

masumiNYMDW
Enthusiast
Enthusiast

No it still shows the same error, cannot load the dcl file.

I saved the dcl file in the same folder as the lsp file. I have no idea why....

0 Likes
Message 9 of 13

paullimapa
Mentor
Mentor
Accepted solution

Make sure you add C:\Program Files\Autodesk\LISP FILES to Options > Files > Support File Search Path and to Trusted Locations


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
Message 10 of 13

masumiNYMDW
Enthusiast
Enthusiast

Now it's officially working! Thanks so much!!!!!!

 

0 Likes
Message 11 of 13

paullimapa
Mentor
Mentor

It was a team effort and thanks to @cadffm for the lisp…cheers!!!


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 12 of 13

pdonald001
Enthusiast
Enthusiast

You are a hero 🙂

0 Likes
Message 13 of 13

BANI_INDICA
Contributor
Contributor

thank you genius ! i loved it 

0 Likes