Door Visibility Parameters

Door Visibility Parameters

SP-PRAJAPATI
Enthusiast Enthusiast
417 Views
5 Replies
Message 1 of 6

Door Visibility Parameters

SP-PRAJAPATI
Enthusiast
Enthusiast

maulikpatelXHLDE_1-1712728730841.png

What I want is, When I enable Door Opening visibility then Grills Parameter will enabled with check or uncheck option. And If I turn off Door opening Visibility then Grills Parameter should be greyed out. 

0 Likes
418 Views
5 Replies
Replies (5)
Message 2 of 6

GHASEM_ARIYANI
Advisor
Advisor

you can this formula:not(Door Open)

 

 

GHASEM_ARIYANI_0-1712730473920.png

 

Please use " Accept as Solution", and give kudos as appropriate to further enhance these forums. Thank you!
Message 3 of 6

mhiserZFHXS
Advisor
Advisor

Not possible unfortunately. You can control it with a formula so that when x happens, y happens. But you can't make it so when x happens, you have a choice between y and z.

 

It would certainly be a nice feature. Parameters need an overhaul.

 

You can get close to your desired result by adding a third parameter. You have your opening opening parameter and a grills parameter. The opening parameter controls the opening viability like you want, but the grills one doesn't directly control anything. You then have a third parameter that is driven by the formula shown below. This parameter actually drives the grill visibility. When opening is unchecked, this is always unchecked. When opening is checked, it reads the grills parameter.

 

mhiserZFHXS_0-1712754165609.png

 

This doesn't gray out the Grills parameter like you want, which is unfortunate because that's the type of thing that can cause confusion for less proficient Revit users. But it will give the desired results that you want.

0 Likes
Message 4 of 6

SP-PRAJAPATI
Enthusiast
Enthusiast

Not this I want.

0 Likes
Message 5 of 6

SP-PRAJAPATI
Enthusiast
Enthusiast

spprajapati012345_0-1712813521306.png

spprajapati012345_1-1712813547447.png

 

0 Likes
Message 6 of 6

mhiserZFHXS
Advisor
Advisor

Did you associate the CTRL parameter with the visibility of the grills?

 

And you can name them whatever you want. I just like to use the prefix "CTRL" for parameters that are driven by formulas.

0 Likes