Message 1 of 3
How to set view label <scale> property to something else than the actual view scale?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
A customer I work for uses dual scales on all view labels on their drawings. One for A1 and one for A3 sheet size. This way they can print the drawing in both A1 and A3 and still have the correct scale.
I want the view label to look like this:
SECTION A-A
A1=1:10
A3=1:20
In the style library I have formatted the view label like below, but that way I have to manually type in the A3 scale for each new view, or if I change the view scale. Which is annoying and takes time.
SECTION <VIEW>-<VIEW><DELIM>
A1=<SCALE>
A3=1 :
How do I make a second <SCALE> property to automatically give half the main view scale?