Grasshopper

algorithmic modeling for Rhino

I'm trying to rotate in a sequence the elements of a polar array.

So the first stays in the same place, the second 150°, third 300° and so on.

My problem is that I need to define the plane of rotation of each polygon.

Any suggestions?

Thank you so much for your time :)

Views: 1978

Attachments:

Replies to This Discussion

If you take the circle and use Curve PerpFrames component to create perpendicular planes around the circle you can use those planes as an input for the Polygon "P" input and not use ArrPolar.

You can then use those PerpFrame planes for a Rotation component and use a Series component to create a series of angles.

Try it and if you can't do it I'll post a definition!

Thank you :) it worked.

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