Rotate multiple objects in serie/range using grasshopper

You need to learn how to use lists and data trees so you get the same input in your rotation component. Also, the length of the list of numbers your range component creates doesn’t match the amount of objects you’re trying to rotate. Have a look at this: q_gh_01 2.gh (290.4 KB)