Anuncios

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

cadffm
en respuesta a: sgauthier

If you know the scale names in question, you can change the sort-order of scales in your dwg.

Acad searchs (in this case) for the right scale-factor , not the name - for example 1Unit=2Units instead the name like "1:2" or "1:2_1" and so on.

 

In _SCALELISTEDIT you can move the unwanted scale down the list,

this way AutoCAD find "your" anno scale first and use this scale.

 

But don't forget to change all annotative objects which refere to the "wrong" scale to the good one

and delete the unwanted scale.

 

 

 

Sebastian