Seperating Booleans (T/F)

Hi.

I want to seperate a list of curves in two using boolean. (Larger than 8000 - T, Smaller than 8000 - F)

I have tried several ways (stream components, keysearch) but wasn’t able to solve it.
Can anyone help?


ghquestion_seperate booleans.gh (8.9 KB)

Probably, Dispatchis what you want…


ghquestion_seperate booleans_re.gh (12.6 KB)

1 Like