Hi,
I want integrate Rhino with grasshopper in C# application.
I use rhino inside nuget package for 4.8 .net framework.
I run sample with only rhino inside and it works fine.
But when i use Grasshopper fonction i have File not found exception can load Grasshopper librairy.
Version=7.0.20314.3000, Culture=neutral, PublicKeyToken=dda4f5ec2cd80803’
Version Rhino 8, rhino inside 7.0.0 with .net 4.8 framework.
Great i works and solve all my problems!!
can you explain the options
“/NOSPLASH” => dont show rhino start screen?
, “/NETFX” => ?
Where i can see the different options ?
Thanks for your help.