I’m quite new to the coding - can I use ghpythonlib outside Rhino, with Rhino Inside Python? I am trying to write python script that inspects Grasshopper components in given definition. I’m trying to do that outside Rhino.
I’d love to be wrong, and hopefully it’s still being worked on. But I don’t think Rhino Inside supports Grasshopper yet. Just Rhino Common.
Neither Grasshopper, rhinoscriptsyntax, scriptcontext nor ghpythonlib is in globals or sys.modules when I ran rhinoinside.load() just now at least, and I can’t find an announcement about Grasshopper support in the main thread. Rhino inside Python