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