Grasshopper

algorithmic modeling for Rhino

Multiple Geometries to patch on surface(grid) in random!

Hello guys, i'm stuck by a problem about random selecting the geometries(6 patterns), and random placing them in the grid (the grid is the same size as the geometries)

3D file: https://drive.google.com/file/d/0Bz5lRC243JWicmQ1aWU0VXh0VVE/view?u...

It's would be great if someone had any suggestion or method. :)))

BIG THX FOR U!!!!!

Views: 2106

Attachments:

Replies to This Discussion

Well it is like a throwing a dice isn't it? Domain for random would be 0 to 5, number of integers is 18. Don't forget to set your random component to integer by right-click>integer. With the orient component you can place the geometry.

Hello Marc, 

Thx for replying, maybe i didn't describe clear enough!!!!

there'r still had some problems, the random component i insert as u said Range(Doamin 0-5), Number(18 values),and connected with list item, when i control seeds variation it didn't change.

And if i done this right the points which i get should use cull? to collect remains for another type?Really thx for helping me :)

You only need one random component. You have 6 geometries and 18 locations. So it is like throwing a dice 18 times. It is important to have your 6 geometries in one! list. What you are doing now is picking only geometry number one.

Take a look at this file. For more speed, consider installing the plugin human for grasshopper and import your geometry as block.

Attachments:

Thank you for helping a lot!!!!

REALLY USEFULL

This approach preserves the original column and row structure of the target rectangles:

Attachments:

Thank you a lot!!
Quick question about how shift paths works!? :)))

Shift path is some sort of controlled flattening of a tree. It gives you the possibility to move the data one or more branches lower.

Normal use is to restore a partitioned data tree back into branches with lists in each branch.

Use a text panel to examine the data tree before and after 'Shift Paths':

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service