Rhino Bake Revit Linked Geometry location are far away

Hi all,

When we use a Graphical Element to pick a linked model (Structure model) geometry and bake it. We always find it far away from the Architecture model location. I wonder if there is an easy way to let comes back to the Architecture model location?

I believe the better way would be if you first extract the geometry using Element Geometry Component then use orient component to map the extracted geometry to the desired location (project, survey or shared coordinates) then you can easily bake the resulting geometry.

Hi Muhammad, thanks for your reply. Yes, I have used Element Geometry to extract the geometries. But I wonder if there is a simple way convert the linked model’s location to the current project location. Now I am just manually move it back to the current project location.

Use orient component along with project location component

Cool, I will give it a shot, thanks!

Here is the solution to your problem

Oh, great!! Thanks