algorithmic modeling for Rhino
Hi,
I have a list as follows:
{0} (N=144)
I made a mapping as follows:
{A}(i) -> {i/4}
This divides the original list in a list with 37 paths:
{0} (N=3)
{1} (N=3)
{2} (N=5)
{3} (N=3)
{4} (N=5)
... etc...
I need 36 paths and so I tried the following mapping:
{A}(i) -> {i/(144/35)}
that works in that I get my 36 paths but again the number of elements in each path is not constant.
I need 4 elements in each.
Any clues?
thanks,
wim
Tags:
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