Rhino 8 / Revit 2024 / Rhino inside Revit Issue

Hi there,

New to using Grasshopper/Rhino inside Revit.

It worked great on an old Rhino 7 trial I was using, however the same GH script being used update model items from Rhino to Revit no longer work and brings up an error ‘Component Exception … An eception was thrown during a solution…’. Screenshot below and GH script attached. I no longer have access to Rhino 7 and can’t seem to buy/download a legacy verion on the Mcneel store so any fixes would be super helpful.

Any help would really be great!
231205_RHINO INSIDE REVIT SYNC.gh (38.9 KB)

Hi Andrea,

I’m not seeing the error, which is an odd one & may be related to the geometry and geometry pipeline rather than Rhino.Inside.Revit. Can you post the geometry you are trying to reference as well?

Thanks

Hi Japhy,

Thanks for the quick response.
Attached is the Rhino file I am using, with geometry I am trying to link in.

TEST.3dm (6.7 MB)

You’ll want to use the new Query Model Objects component instead. There is info in Rhino 8 that is not being handled in the Geometry Pipeline component.

Note that by Right Clicking on the Query Model Objects you can Show All Parameters to expose the sorting by Object Type

More info here on Rhino 8.Inside.Revit Getting Started with Rhino 8 in Rhino.Inside.Revt - #4 by Japhy

1 Like