algorithmic modeling for Rhino
How can I panel this flower to the shown points ?
The paneling tool refused to define those points as a grid.
Tags:
If the flower is a closed curve, you can get it's center with the Polygon Center component. In case that the flower is another kind of geometry, simply wrap it into a Bounding Box and get the center of the box with Box Properties (or Deconstruct Box), I'm not sure.
The next step would be to trace a Vector 2 Points from the center point of the flower to each and every random point you want to move it to. If the random points are in a flat list, you might have to graft the output in order for this to work.
Simply put the flower geometry into the Move components geometry input and the previously constructed vector into the input below.
This should do the trick. It would have been simpler and faster to help you, if you had provided a definition to work with!! :)
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