Anuncios

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

AutoCAD - block text attributes scaling

autoskocc
Participant

AutoCAD - block text attributes scaling

autoskocc
Participant
Participant

Hello,

 

Ok, so what I have is a bunch of blocks with text attributes nested. What I need is to batch change the height of nested text attributes in a certain way. Please see attached pictures. No 1 shows a block with 3 attributes with a text height of lets say 0.5 unit. No 2 shows how I would like the symbol and text attributes to look after changing the height to 1 unit. No 3 shows what I would like to avoid - manually correcting the text position to make it look right. Any ideas?

 

Regards

 

[ The subject line of this post has been edited to include the product name by @handjonathan ]

0 Me gusta
Responder
Soluciones aceptadas (1)
529 Vistas
4 Respuestas
Respuestas (4)

Kent1Cooper
Consultant
Consultant
Solución aceptada

REFEDIT

SCALE the Attribute Definitions collectively, about the middle-left location on the middle one.  [Easy if that's its insertion point, but AutoLisp could find it otherwise, using its bounding box.]

REFCLOSE

ATTSYNC

 

That assumes they are not in a Text Style with a fixed height.

Kent Cooper, AIA

autoskocc
Participant
Participant

Thanks Kent!

john.uhden
Mentor
Mentor

Hey, Kent.

I have many insertions of the same block, with one attribute, inserted at different scales.

Is there a way to keep all the attributes at the same height, but annotative as well, because I will have differently scaled viewports?

It sounds like I should change the attributes to annotative mtext.

John F. Uhden

0 Me gusta

Kent1Cooper
Consultant
Consultant

[I'm not well-enough versed in either annotative things or attributes to be a good source.  I hope someone else who knows more about them than I will step in.]

Kent Cooper, AIA
0 Me gusta