Hi, I need to use “Stream Filter” component in GH to filter two series of information. I am wondering if there is any solution to make “stream filter” to work with multiple indices. I can graft the indices but unfortunately it does not work. Hopefully It makes sense what I write here. I use Rhino 5, GH0.9. An example is attached.Example.gh (2.8 KB)
Upload your file. Internalized.
Noone knows what have you plugged in the inputs by merely looking at the picture
Thx- I uploaded an example.
Not stream filter, use Dispatch or Sift Pattern instead.
Hi @DavidRutten
I am trying to accomplish the same thing here, where the stream filter is used as a sort-of option selector. How would I do this with Dispatch or Sift Pattern as you suggest?
Hi,
I’ve made a custom component for this, but a native option could be Entwine + Tree Branch + Match Tree. I don’t see how Dispatch is useful for this…
StreamFilterSeveralValues.gh (10.6 KB)



