Message 1 of 16
Need help getting a Window tag to show when a yes/no parameter is clicked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey guys. I have a feeling that I am just missing a easy step. This is my problem i need some help with.
I have a residential out of box fixed window, I want the designers to click a yes/no parameter that is labeled Tempered. When Clicked yes "TEMP" shows in the Tag after the size and type of window. This is how I set it up.
Set up a Shared parameter in the window tag called Window Temp.
Set up the same Shared parameter in the Window family
have a new Yes/ no parameter Called Tempered
then put this formula in the Window temp line if(Tempered, "TEMP", "")
I think its not linked to the tag somehow.
thank you in advance