Grasshopper

algorithmic modeling for Rhino

Apply Rotate3D component only once to each component in a list

I have a series of 240 triangular surfaces placed around a sphere. I'm trying to use an attractor point to determine the amount of degrees that each panel should rotate. The problem I'm having is that when I input all the data into the Rotate3D component, it applies 240 rotation values to each panel, instead of 1 rotation value to each panel.

I'm pretty sure this is some kind of list mismatch but I can't find what's wrong... I tried flattening the inputs of Rotate3D but to no avail.

Any suggestions? Thanks!

Views: 212

Attachments:

Replies to This Discussion

That worked, thank you! Why do you have to do that?

you need to have the numbers that feed into the bounds flattened, but not flattened as the numbers feed into the values of the remapped component. 

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service