Message 1 of 6
Revit Family Parameter List
Not applicable
07-16-2021
06:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there a way to turn off multiple parameters within a formula? Example, "A" if turned on then turn off "X", "Y", and "Z"? Right now I have a parameter as such: Parameter "A" : not(X) . Which turns off the parameter I want but I want to turn off more than one parameter if that one is turned off. In other words I just want to have one option/parameter visible at any given time. I could also do a drop down setting but not sure how to use that feature so if that is a better way to do this pointing me to some tutorials for that would be appreciated.