Sheet Number Parameter Needs to Not Be Unique
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am using Revit 2017.2 in the UK.
The BIM Level Standards require our sheet names to follow a protocol.
To meet this protocol I used a series of shared parameters within my Title-sheet as follows.
XXX (Project Parameter) - XXX (Originator) - 99 (Level) - XX (File Type) - X (Discipline) - 999 (Classification) - 9999 (Sheet Number)
For example it might read. DRD - RHT - 01 - DR - A - 200 - 0001.
Each of these separate parameters ( as shown in italics within the brackets), is able to modified separated by the drawing author.
The last parameter - namely - 9999 (Sheet Number), uses the System Parameter "Sheet Number".
The System Parameter "Sheet Number" must be unique. There cannot be multiple parameters with the same number. But my issue is that the last number at the end of each sheet will need to have multiple numbers that are the same. Because I might have a plan drawing named ....A-200-0001 and I also might have an elevation drawing A-300-0001. The 0001 instance in each case won't work as I can't have two drawings with this "0001" using the system parameter "Sheet Number".
I could use a new shared parameter for this, but the System Parameter "Sheet Number" is hard wire linked to elevation tags, section tags, details tags etc. And I can't create new tags with my own Shared Parameter.
My only thought as to how to fix this it seems is to make the final three parameters i.e. " - A - 200 - 0001" as the System Parameter "Sheet Number".
The downside of this proposal will be that my elevation tags, section tags, details tags will have large amounts of text.
Has anyone had this same problem and considered a work-around?
Thanks in advance.