Trouble with List item

Hi guys!! Does anybody know what can I do in order to select the volumes like in the screenshot? I tried with list item and it doesn´t work, yet I believe it is due to the tree structure. How can I reorganize it so that I can get the yellow volumes (like in the screenshot). Thank you!!

list item.gh (180.6 KB)

list item r.gh (183.4 KB)

Hi,
Those yellow volumes are the last three members of each branch. Therefore, connecting index numbers of them -which are 25, 26 and 27- to the List Item component would be the solution in this case.

1 Like

Thank you both!