- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to find a way to use to attributes to name and number our sheets from the drawing name. Unfortunately, my autolisp skills are limited to basic layer manipulation, commands and variable settings etc. Ultimately it would be great to have a program autoload or part of our acaddoc that checks for the block and if it exists, fills in the attributes using the drawing name as desribed below.
We use a block called "MWA-SHEET". It contains two attributes, "SHEETNUMBER" and "SHEETTILE".
Sample file name: "A1.00-Sheet Title.dwg"
I need to use the "A1.00" for the "SHEETNUMBER" attribute and "Sheet Title" for the "SHEETTITLE" attribute.
I have included a sample drawing containing the "MWA-SHEET" block.
Thank you in advance for your time and input.
Solved! Go to Solution.