Anuncios

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

autoskocc
532 Vistas, 4 Respuestas

AutoCAD - block text attributes scaling

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 ]

Kent1Cooper
en respuesta a: autoskocc

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
en respuesta a: Kent1Cooper

Thanks Kent!

john.uhden
en respuesta a: Kent1Cooper

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

Kent1Cooper
en respuesta a: john.uhden

[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