Grasshopper

algorithmic modeling for Rhino

I'm working on a definition and I find I'm making a lot of patterns these days. Essentially, I want to be able to distribute a shape (or cell) across rows and columns, and then reduce or cull cells based on logic, be it - random or other. 

I'm trying to create this to be able to change the shape (what's inside the cell) but have the same array logic apply. 

A cell:

Distributed:

I'm lost on how to get the data flow to work efficiently. I am trying to reduce or cull individual cells, but can seem to only do so for an entire row - below:

Alternately, if I graft the copied geometry - only individual segments seem to be reduced

 Definition is attached. Any help is appreciated!

Views: 1072

Attachments:

Replies to This Discussion

In this situation the group component is very useful when trying to keep lines together that cant be a joined line. also in your cluster you should flatten these two inputs to keep all the data the same length instead of having 0;0 and 0;0;0

Attachments:

Thank you very much! Exactly the knowledge I needed!

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service