Hi,
I started learning grasshopper on my own, and it's been a while since i've done any math.
I am trying to create a very simple definition that will arrange bricks on a surface. I have a very simple UV surface, which i divided to create points. Then i used cull to create a running bond pattern.
The idea was to create a vector between points in one row, and to use this vector to create the brick later on.
The problem is that i cant explain to grasshopper that i have groups of points that are divided rows, and not one continuous list.
In order for my definition to work, i have to cull one list of lines, in an irregular patern. ATM i have manually written a list in the cull pattern parameter. But i would like to make this list dependent on a variable.
Tags:
- Attachments:
-