Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rhino 8 is not supported in the dotnet package. #297

Open
Ducorits opened this issue Dec 20, 2024 · 1 comment
Open

Rhino 8 is not supported in the dotnet package. #297

Ducorits opened this issue Dec 20, 2024 · 1 comment

Comments

@Ducorits
Copy link

The rhino inside package uses Rhino 7.0.20314.3001.
I have been trying to get this to work with a newer version and had little luck. Mostly because I am new to the whole process and c#.

What I want to do is use the rhino inside package to create a c# program to dynamically adjust parameters in a grasshopper definition and export the new geometry.

This has been exceedingly difficult thus far.
Not helped by the fact that McNeel decided to launch a whole new product based on revit. That really makes it difficult to find relevant information.

@dalefugier
Copy link
Member

dalefugier commented Dec 20, 2024

Hey @Ducorits,

Here are some links for you to follows:

Rhino.Inside:
https://www.rhino3d.com/features/rhino-inside/

Rhino.Inside Samples on GitHub:
https://github.com/mcneel/rhino-developer-samples/tree/8/rhino.inside
https://github.com/mcneel/rhino.inside/tree/master

Source to Rhino.Inside NuGet Package (if you want to use and/or update for Rhino 8):
https://github.com/mcneel/rhino.inside/tree/master/DotNet/RhinoInside

Developer Support:
https://discourse.mcneel.com/c/rhino-inside/110

-- Dale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants