Retrieve single item from different branches

Hi, I have 70 branches in a tree, each of them with 2 items (0, 1). I want to separate these two lists of items, so all the items (0) from the 70 branches will be together and the 70 items (1) in another one.
How can I do this?

3. Attach minimal versions of all the relevant files
If you have a gh file you have a question about, attach it to the post. Do not expect that people will recreate a file based on a screen-shot because that’s a lot of pointless work. It’s also a good idea to remove everything non-essential from a gh file. You can use the Internalise Data menu option to cut everything to the left of a parameter.

Here it is attached…

Voronoi_4}5_Question.gh (34.1 KB)

i guess you didn’t internalise data properly.

Hi,

according to your description, a simple Flip matrix will do the job

1 Like