Multiple Branches as List Item input

Hello, regarding the List Item node: is it possible to plug into the index input multiple sets of numbers? I tried but I must be missing something, because I’d expect the component to return 2 branches for each one plugged into the list input. In this case I have 5 lists and 2 sets of indexes, so I’d expect to get 10 resulting lists: {0;0} - {0;1} - {1;0} - {1;1} - {2;0} - … - {5;1}

Like this?


MultipleBranch_List Item_re.gh (13.7 KB)

1 Like

Another case…

1 Like