09-20-2018
03:55 PM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
09-20-2018
03:55 PM
@Anonymous schrieb:
I'm not really sure when to use ATTSYNC though. After editing the block and when it is inserted into a drawing?
When you have blockreferences (with attributes) and you edit/add/delete attributdefinitions in your blockdefinition,
then you can use ATTSYNC to update the existing block references (or better, their attributes) to the (now) current blockdefinition.
NEW blockreferences ever based on the current template (your current blockdefinition).
Carefully.. if you rename attributdefinition in bedit or refedit, you will loose your attribut values in your blockreferences. For renaming you need command BATTMAN and the setting for sync [F1 - BATTMAN] (not the button "sync").
But these explanations should rather someone write better english ![]()
Sebastian