rhino-developer-samples icon indicating copy to clipboard operation
rhino-developer-samples copied to clipboard

Rhino and Grasshopper developer sample code

Results 14 rhino-developer-samples issues
Sort by recently updated
recently updated
newest added

Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/runtime) from 7.0.0 to 7.0.3. Release notes Sourced from Microsoft.Windows.Compatibility's releases. .NET 7.0.3 Release .NET 7.0.2 Release .NET 7.0.1 Release Commits 0a2bda1 Merged PR 29014: Disable source build for...

dependencies
.NET

I have cloned rhino developer samples inside visual studio 2019 (16.11.3) starting from the opening dialog to clone a project. Then opened the Rhino.Inside SampleUnitTests & built it, without making...

I’m attempting to load and convert an OBJ file to 3DM format using the `rhino3dm `library. Here’s the relevant code snippet: ``` import rhino3dm from 'rhino3dm'; import * as fs...

Hello, i am not sure if this is the correct Repo for posting my issue, but: i have trouble running Headless Rhino/RhinoInside with Grasshopper-Plugin. I get the following Exception, when...