Just trying out some things in WIP 8 and tried running grasshopper. I’ve written a lot of gh things using the C# script component, and it’s not available anymore. The script component is Python and I HATE Python. I’m hoping you will put the C# component back.
Joe
Hi Joe - use the Script compnent and set it to use C#.
-Pascal
thank you.
FWIW one can copy/paste the current C# and GHPython components from Rhino 7 to Rhino 8. One can also create user objects of these in Rhino 7 that will show up in Rhino 8. And yes, removing the current scripting components from Rhino 8 is definitely premature, as the new scripting editor does not have feature parity.
This component is obsolete, you can always find any obsolete component by doing the usual double click type search on the canvas but use “#” first.
I was sure there was a method/setting for invoking “old” components, but couldn’t recall. That’s much simpler than the user object method. Cheers…
It’s a little bit clunky. If you don’t know to hit that dot dot dot button first thing then you can’t change it afterwards. I’ll get used to it.
@Joe4 Completely agree. We’re not saving precious UI real estate by convoluting C# with Python. The C# took me far too long to find too. A flatter UI heirarchy is easier for novices like me.