Data Tree Cull Pattern Problem

Hi, I am having an issue with a data tree and cull pattern. I have input data with 9 branches that need to be dispatched through 25 true values. When I try a cull pattern I only get data returned within the first branch (of the initial 9 branches)
. The following 8 remain empty. Should I be using something different than the cull pattern component?

thanks,
patrick

here is a link to the file : Dropbox - File Deleted

is there a particular reason to drive the culling pattern through a Dispatch?
wouldn’t this work?

I’m asking that question because actually there’s a list with a few Dispatched surfaces used as culling pattern:

the particular reason was that I didn’t quite know what i was doing. Thanks for the quick help!

_patrick

1 Like

hahah also happens to me all the time :joy: