Retrieve false / true list based on number slider

Hello,

I have an isotrimmed surface which ist then dispatched into two seperate lists.

Is there any way to connect the number slider to the dispatch command so I get a true / false list based on the v-count of the “divide domain” command?

example: v-count is 14 —> dispatch list must be 14x true and 14x false

Thank you very much

Hi.
This could be a way…

DispatchPattern_re.gh (15.3 KB)

1 Like

Worked out perfectly, thank you very much!