
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I work at the cabinet company that imports the materials from Europe, and am a very novice in Revit. In my free-time at work, I'm trying Revit to see how our designers/salesperson can benefit from it and to set up the templates and family library as simple as possible.
.
So according to the forum below, I can use a shared parameter to show both imperial and metric systems in viewport manually.
but, Do you think it is possible to use a formula like below in 'Edit Label' so that the label works "smart"?
Caculated Value > Discipline: Common > Type: Text> Formula>
IF ( View Scale = 1 : 25, 1/2" = 1'-0", IF ( View Scale = 1 : 50, 1/4" = 1'-0" ))
I tried but it didn't work. But I decided to ask in case of how i tried is incorrect.
Solved! Go to Solution.