Simple IF ELSE component, data filtering

Hello. I have two lists and a bool value. I want to pass list_1 if bool is true or pass list_2 if bool is false. How to do itin rhino? I hope picture will help understand

Stream Filter(Sets–>Tree–>Stream Filter)

3 Likes

Have you tried the Stream Filter component?

1 Like

Thanks guys, now i am ashamed that it was so easy :stuck_out_tongue:

1 Like