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

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

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.
Hello
Thanks a lot for your help, really appreciate it! My apologies for being too direct earlier.