Grasshopper

algorithmic modeling for Rhino

Hi guys!

 

I'm building a very simple definition that should (if it works) create a star type  pattern. The idea is to have a circle, divided in 22 points and move every 2 points inwards, toward the center of the circle then create a poly line connecting those points. So far so good for one circle. But as soon as I input many circles...boom! everything is going wrong. I'm guessing is the data structure, but I can't seem to  get it right.

 

Any help will be appreciate.

 

thank you

 

Views: 228

Attachments:

Replies to This Discussion

The data coming out of [Divide Surface] is in the form of columns of points (11 points per branch in your case).  The simplest way to fix your problem is to immediately graft the output so each point has it's own branch.

Wow ..very simple indeed..thank you Taz, again you saved my day

cheers

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