Automatic Bar Scale in View Title
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Has anyone managed to figure out how to incorporate a graphic scale into their view title family that has automatically updating labels that update based on the view's scale?
e.g. if the view scale is 1/4" = 1', then the graphic scale would update to say 4' at the one inch mark, then 8' at the two inch mark, etc...
Alternatively, does anyone know if you can pass text to a lookup table? I have an idea if I could somehow get revit to pass out the "View Scale" parameter out to a look up table, then I could have them pass back the related values for each label.
Another possible idea, is there anyway to tap in to the "Scale Value" view parameter? If I could use that in a formula I am pretty sure I could work out mathematically what each label should be.