ghpython
ghpython copied to clipboard
A Grasshopper component for Rhino.Python
Reset engine in RhinoPython results in this error in GhPython (until the user restarts Rhino) Runtime error (ImportException): No module named scriptcontext Traceback: line 1, in script
The python component really needs a debugger similar to the one in EditPythonScript
The object/class/function browser on the left side of the standard script editor (in EditPythonScript), should also be available in the grasshopper component. We should be able to add other libraries...