tzframpton Posted April 25, 2013 Posted April 25, 2013 I thought I'd share something I learned form a coworker today. This is how you have a "Yes/No" conditional in Revit. if ([condition = X], 1 2) Notice the screenshot below. I have multiple visibility Yes/No values and I wanted to control these parametrically. So the checkbox (Yes/No) is controlled by the associativity of the Nominal Diameter parameter. This is for a basket y-strainer in elevation view. 1 is less than 2, true (Yes). 1 is greater than 2, false (No). This is so simple and I would have never thought of this, so hope this helps some. I think this could be useful in much more applications than the example I have shown above. Quote
Alex Cunningham Posted August 15, 2013 Posted August 15, 2013 Who ever you coworker is... he is brilliant. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.