Grasshopper

algorithmic modeling for Rhino

Untitled-1.jpg

How can I panel this flower to the shown points ?

The paneling tool refused to define those points as a grid.

 

Views: 517

Attachments:

Replies to This Discussion

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!! :)

Thanks Marc for your reply, I have attached the definition file if you could help me

Attachments:

I Tried it and it works good.....thanks for your help :)

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service