Shift List

Untitled.gh (21.1 KB)

Hello!

I need to shift the list until i find the right solution to create the planes as seen in the pictures. And that is ok until i change the number of edges like a triangle square etc. How can correlate the numbers of edges with the shift list in order to always have the right plane.

Thank you for your time!

use ‘listlength’ component to give you number of elements, then feed that into shift list, +/- a tweak factor (add or subtract a few)

Thank you ! That worked perfectly!

Sure. For good form, use this as a debugging technique, then try to understand why the curve order is the way it is.