Message 1 of 3
Attribute definition auto count & import name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi.
In my current title block I have a field called drawing with the expression:
PROJECT-DWN-### where ### will be the drawing number.
I would like to automate that field somehow, since when I add a new page in the middle of many pages, I need to increment all drawing numbers after it, one by one.
I imagined two ways of doing that:
- First, some kind of counting attribute to count the number of paper spaces and number them according to their order. If I exchange the position of two paper space pages, I would expect the counting to be updated. I also would like to be able to define the number of digits of the counting as 3. Not sure if this is possible.
- Second option would be to make this field to import the paper space tab name. I would name them as numbers and it would import it to the titleblock.
I'm open to any other way of automatizing the page numbers of my drawings.
Please give me detailed guidance of which field category you're suggesting I use and how to use it. like below:
I set as default value for this attribuite the expression "DRAWING-" and right after that, using some field from the right-hand side window, I would acquire the number to complete the tag value.
Thanks