Title Block template with Attributes referencing Fields, only getting #####
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm starting out with AutoCAD (electrical) in order to make documentation for my big project. It's certainly more complicated than I first thought, and I hope I will eventually reap the benefits. However, at this stage, I'm mostly frustrated.
I'm making a template for my project. The goal is to set data fields commonly, and update all sheets as required.
However, even if I've followed guides to the letter, it's still working, and it's hard to diagnose. All the references only show ####.
I've made a dwg with a title block, inserted ATTRIBUTES that reference FIELDS which reference the SSM. Either through the standard values or via the Custom field, using the same values as the names of my attributes.
Saved it as a DWT
Made a SSM
Added the custom attribute names from my DWT (things such as DOC_NO, SUPPL_DOC_NO, CUSTOMER)
Referenced my DWT file as new sheet template
Made a new sheet
Every reference to SSM shows up as ###
Have tried running various update commands, such as RE, ATTSYNC
My template has a MODEL VIEW and a view which I called SHEET. None of them show the data required.
What can I possibly be doing wrong?