C# Component Not working as expected Using Rhino.Insde Revit

Hi Community

I was updating some of my old scripts to work with Rhino 8. Most of my scripts work for Grasshopper and also they work for Grasshopper using Rhino.inside Revit.

I have an interesting behavior with the C# Script for Rhino 8.

Below you can see a C# capsule that is working totally okay with Grasshopper using Rhino 8

Where things get interesting are when I try to use the same c# script opening Revit and then Rhino.Inside. The same exact script gives me an error for the reference.

I think there is something going on with c# component in Grasshopper using Rhino.Inside.

Did anyone else had similar issues?

I am using Revit 2024
Rhino Inside Revit version

Attached are my grasshopper file and the DLL I am referencing. I think it is not an issue with the DLL itself.

Archive.zip (118.4 KB)

Thanks in advance

1 Like

@Japhy and @eirannejad have you experienced this behavior?

@rolandoavillena1 Would you mind testing this in latest Rhino 8.14 SRC and RHINO.INSIDE.REVIT? I just tested and your component runs with no errors in both Revit 2024 and Revit 2025 (dotnet core)


@eirannejad For the latest Rhino.inside Revit do you recommend v1.26 or v1.27 RC1

Try 1.27 RC

@eirannejad, I have a corporate machine so it is difficult to get the Rhino 8.14 SRC version and the Rhino Inside Revit 1.27 RC

I have tested with Rhino 8 SR13 and Rhino inside Revit v1.26 and the problem persists.

I’ll try to test on my own personal computer later today and report back.

Thanks

1 Like