Anuncios

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

TerryDotson
en respuesta a: mikegera

... 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.