Hello Everyone,
I´ve run into an interesting Issue with my RiR code and I can not understand why this is happening.
Im querying elements from Revit and at first, the geometry seems to be at the correct location.
When I use the “Geometry” or “BoundingBox” node it is twice the distance from the origin. When I use Element Location after the “Geometry” node, it shows the Correct location again.
When I use “Element Geometry” the Preview of the Elements and the Breps are the same but the bounding box is in the correct location.
Here is a screenshot of my test setup:
…and the Test Files:
Project1.rvt (876 KB)
Element_Location_missmatch_test.gh (14.9 KB)
The geometry in my family is placed at its origin. I have no explanation for this behavior and I think it is a bug. I have a workaround to make my code work but some insight into why this is happening would be great! @Japhy