Hey,
Our team is working on a streamlined workflow between Revit and Rhino. We want a base point to align different Revit models and Rhino models together and we decided to use the shared coordinates as the base. But when importing Rhino to Revit, Revit seems not able to use the world coordinates in Rhino as the shared coordinates. Is there a way to make Revit do this?
Regards,
Haochen
theoutside
(Kyle Houchens)
February 8, 2023, 7:06pm
2
pascal
(Pascal Golay)
February 8, 2023, 7:08pm
3
Hi Haochen - ModelBasepoint
in Rhino may help.
-Pascal
Thanks, Kyle for your response. I’m not familiar with rhino inside revit, but it’s our next step. What function in rhino inside revit can do this?
Hi Pascal, thank you for your response. I tried ModelBasepoint
but Revit still keeps giving me this notification.
Japhy
(Japhy)
February 8, 2023, 9:30pm
7
Haochen
Shared coordinates are a Autodesk function.
In general, you want to acquire coordinates from a linked model (such as a site) if you are working in a building model file. If you are working in the site model, you want to publish coordinates from the site model to linked building models. In...
You can acquire and transform your Rhino Geometry to the shared coordinates using Rhino.Inside.Revit.
https://discourse.mcneel.com/search?q=shared%20coordinates%20%23rhino-inside%3Arevit%20order%3Alatest
Let us know if you have any questions.
Thanks.
1 Like
Thanks, Japhy! Looks like using Rhino Inside Revit is the way to go.