Rotate Elements at Different degrees

Hello,

I am using dynamo to insert elements.
I have an excel file with the name of elements and coordinates X,Y,Z with specific rotation for each elements, as you can see the graph I sorted the script in order to read the excel and set the elements by when I reach to rotate them based on block, it wouldnt read a list and they are all rotation with the first number.

Looks to be a lacing issue - expand your ‘inserting element’s’ node and I think you’ll see it’s got an extra layer of depth in the data. Flatten the list or otherwise adjust the lacing and list level of the SetRotation node (@L2 might bet what you’re after for the family instance port).

Thanks :pray:

1 Like