06-30-2022
02:57 PM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
06-30-2022
02:57 PM
... how to create a "global" (within a given file) attribute.
In the DWGPROPS dialog, you can complete standard information and add custom name = value records. Then, anywhere in the drawing (including block attributes) you can reference those DWGPROPS values using FIELDS. When a change is needed you simply change the value in the DWGPROPS dialog, and a simple REGENALL will update all the fields that reference it.