algorithmic modeling for Rhino
Hi guys.
I'm trying to get some list to be rebuild in a certain pattern. The idea is to optimize a spline done un rhino, in order to get 3points arc in GH so it can be fabricated more easily.
So what I have in mind is to divide de curve in N points and then rebuild it by using 3 points arcs.
The first list is : 0,1,2,3,4,5,6,7,8......
and I need it to be : 0,1,2 - 2,3,4 - 4,5,6 - 6,7,8 - ..... and so on.
Is there any way that this list can be arranged in that manner.
Thank you all
Tags:
You can use the Series component to generate the short lists of three numbers each, and another series component to generate the starting values (0,2,4,6,...).
I attached the file in case you needed to take a look.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by