PDA

View Full Version : stretchy text



Skeeps
15th Dec 2004, 12:03 pm
I have a bit of a problem when editing my predecessor's drawings in which he used text that had 'fit' :glare: asscoiated with it. Each word when edited has a set size, how can I change it gobally?

f700es
15th Dec 2004, 02:47 pm
I have a bit of a problem when editing my predecessor's drawings in which he used text that had 'fit' :glare: asscoiated with it. Each word when edited has a set size, how can I change it gobally?

Can you not just select all the text and then in the propoerties window switch their justification and size?

Skeeps
15th Dec 2004, 03:39 pm
He had a bad habit of keeping everything to one layer. I do wiring diagrams so there's heaps of text and bits and bobs and I'm not talking about just the one detailed drawing I mean about 3-4 years worth of drawings. Humpf! :(

DoYouKnowMe
15th Dec 2004, 03:46 pm
He had a bad habit of keeping everything to one layer. I do wiring diagrams so there's heaps of text and bits and bobs and I'm not talking about just the one detailed drawing I mean about 3-4 years worth of drawings. Humpf! :(
I do not know if this will work but if you have the time try it.

Take all of the mtext and place it in model space.
Put it in a row/column from top to bottom.
Explode it so it is just text.
If you don;t have the lisp tx2mtxt get it.
Use this command to put all the text back together and I think it will all change to one style, color, etc.

I think. I would test it first before I deleted any original work.

The lisp should be here

http://www.caddepot.com/dcd1/Autodesk/AutoLiSP/index-40.html

Wozza
15th Dec 2004, 11:47 pm
"...there's heaps of text and bits and bobs"

Can't you use FILTER and filter the text from all the bits and bobs and then change the justification globally? You could have a lisp routine set up so that you simply ran it when each drawing is opened and it would do it automatically.