Is there a way to say put a note on page 1 of a multi-page drawing and have it appear on some or all of the rest of the pages and dynamically update on all pages when it's edited on page 1?
Thanks for any replies.
Is there a way to say put a note on page 1 of a multi-page drawing and have it appear on some or all of the rest of the pages and dynamically update on all pages when it's edited on page 1?
Thanks for any replies.
As Tom Gagnon said, you can easily do that by having the Note linked to a Drawing custom property. If you edit the property all the notes linked to it will update to match. If you want the note to be in the same location on each sheet I'd recommend editing the sheet format and adding the Note there, save the sheet format, then change any sheets where you want the Note to the new sheet format. If not, just create it once, then Copy and Paste it into the other sheets and move it as needed.
If you aren't familiar with working with sheet formats then What's the difference between a sheet format and drawing template? may be of some help. (There's information there about linking Notes to custom properties also.)
Create custom property in the Drawing file. Link Note text to that property. Edit property value to edit all linked notes.
I do this with my Revision blocks: LastRevBy, LastRevDate, and RastRevNote will update across all sheets.