11-29-2021
08:42 AM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
11-29-2021
08:42 AM
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