Hi everyone!
Similar topics were discussed quite a lot, but I couldn’t find a solution in my case.
I am trying to rotate all building elements. The cases that I have tried:
-
I used SetRotation node, but connecting elements directly to FamilyInstance does not work. Also, I tried to extract family type, and then family instance… however these nodes are not working properly in my script, it might be due to student version of Revit (?).
-
I used Element.SetLocation node (with shortest lacing) from Springs package, since the one from Revit did not work, and in this case the walls and only two floors are rotating (blue marked in the image) while other floors are not.
I could not find out what is the problem behind of it. I read many posts, there were some solutions adviced by @Konrad_K_Sobon, hope we can fix that out as well.
Thanks in advance!