Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Scaling multiline text, issue with width

m_kingdon
Advisor

Scaling multiline text, issue with width

m_kingdon
Advisor
Advisor

Hi all, 

 

I am required to amend a drawing from the client.  They want the text format to stay the same.  As we work in mm I need to scale the drawing down by 1000.  This isn't a problem generally but multiline text acts strangely.  The text scales down fine but the width of the text box seems to remain the same.

 

Why is this?  And can this be changed?  I can't seem to change the width other than dragging the outter most grip.

 

multiline text.jpg

Mike Kingdon
Civil 3D Zealot

EESignature

0 Me gusta
Responder
1.518 Vistas
4 Respuestas
Respuestas (4)

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

what happens if you create a new drawing, then _INSERT the client's drawing as block with scalefactor needed (if the drawing's units settings does not scale itself) and then run command _EXPLODE, does that work?

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2025
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Me gusta

m_kingdon
Advisor
Advisor
That is not an ideal solution as I am bringing in the whole drawing and scaling it. Separating the text in the selection is extra work and it would probably be quicker just to resize each text box by grabbing the far grip which doesn't take long, it just seems to be a weird quirk with CAD. I can't see a reason why you shouldn't be able to scale down the width of text boxes.

Mike Kingdon
Civil 3D Zealot

EESignature

0 Me gusta

pendean
Community Legend
Community Legend
STYLE command probably has a set text height/width for text items in use.
MTEXT many also have manual overrides inside each MTEXT object: you must strip all override settings/formatting from them too.
0 Me gusta

sthompson1021
Advisor
Advisor

The only way to have the text boxes scale is to have the MTEXT set to either no columns or static colmumns, neither of which would probably work for you if the formating has to stay the same. One other thought that might work for you is to use the UNITS command and change the insertion scale to nonameters before you insert their dwg. That will bring the dwg in already scaled down by 1000 and the text boxes will be right.

0 Me gusta