Choosing biggest item out of list

I want to automatically select the item from the list with the most number of vectors.

image

Hello
you’ll have to use a Deconstruct Mesh then use a list Length then Sort the output of List Length. Don’t forget to plug the list of mesh in the Sort component. Take the index -1 (the last), or 0 if you reverse the list.

Hope it helps! And last advice, please read this.

2 Likes

Hello
Thanks a lot for your help, really appreciate it! My apologies for being too direct earlier.

1 Like