Grasshopper

algorithmic modeling for Rhino

hey, I´ve got a simple starters-question:
I want to place a geometry on a grid. I´ve got the geometry and I got the grasshopper grid and the list of points on it.
Have I forgotten to explain something? Thanks for your help!

flo

Views: 3188

Replies to This Discussion

1. identify a base point on your geometry (for instance, use the bounding box component on your geometry, and use an evaluate box component on that to evaluate the center point of the box)
2. create vectors from the base point to each grid point (vector between 2 points component)
3. use a move component to move the geometry by all your new vectors - it will produce one copy for each grid point.

Hope this helps!

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service