- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
What I need: our door tags have different symbols on them, depending on door material. One symbol if the door is made of wood, another for metal, third for plastic.
I want to create a single tag family that will "read" what material the door is made of, and change accordingly.
I started by creating a shared parameter (integer) which I inserted in door family. 1 would be wood, 2 metal, 3 for plastic.
Then I inserted the same parameter in tag family and set up formulas which drive symbols visibility. This work fine in tag family.
But when inserted in a project, tag doesn't read what is set for the door. I thought maybe tag parameter will automatically see the value of the door parameter, the same way labels do, but clearly they are not connected in any way.
Is there a way for doors to report a value to the tag family, and have the tag change automatically?
- Why don't you just create different tag types?
- Because our tags have to respect door directionality, and Revit doesn't recognise doors directionality. To clarify, looking at a plan view, if doors open up - tag must be placed up, if doors open down - tag must be down, if left, left... This way i'd have to have 4 families each with 3 types, basically 12 different tags in total which I'd have to manually set for each door! Keeping track of that when something changes in project would be difficult and, more importantly, very error prone.
Thanks in advance!
Solved! Go to Solution.