Yes/No parameter associated with two parameters (for visibility)

Yes/No parameter associated with two parameters (for visibility)

reinaldo_pinheiroQM74Z
Explorer Explorer
548 Views
2 Replies
Message 1 of 3

Yes/No parameter associated with two parameters (for visibility)

reinaldo_pinheiroQM74Z
Explorer
Explorer

So I'm creating a family of fence blocks. Some of them have text in the model. However, bearing in mind that sometimes, when laying out the masonry, it is necessary to simulate some blocks as "cut/broken", to make the blocks fit correctly. Therefore, I needed the "Cut block" parameters to be "True" when the "Height" and "Length" parameters were smaller than their original size. However, I cannot form this sentence in the Revit API.

0 Likes
Accepted solutions (2)
549 Views
2 Replies
Replies (2)
Message 2 of 3

barthbradley
Consultant
Consultant
Accepted solution

Yes/No= or (not(Height=3"),not(Length=8"))

0 Likes
Message 3 of 3

reinaldo_pinheiroQM74Z
Explorer
Explorer
Accepted solution

Thanks!!!

0 Likes