Hi,
I am looking for a way to get the sub lists {0}, {4}, {8}, {12} and {16} out a list of circles, but I can not find the way to do this with the List Item definition. Any advice about this matter?
Thanks in Advance
Arno
Hi,
I am looking for a way to get the sub lists {0}, {4}, {8}, {12} and {16} out a list of circles, but I can not find the way to do this with the List Item definition. Any advice about this matter?
Thanks in Advance
Arno
Use the Tree Branch component and learn more about the basics by reading the Modelab Grasshopper Primer
This could also be done with the Split Tree component.
Using the sequence shown in your screenshot:
Or selecting all branches following this sequence:
-Kevin
Thank you both! very helpful!