Giulio Piacentino
Giulio Piacentino
Ladybug-GH part
Copied from Mitch's discussion here: http://discourse.mcneel.com/t/rs-objectgroups-bug/3782 If an object is not a member of any group, rs.ObjectGroups returns an empty list. Methinks it should return None... VB rhinoscriptsyntax returns Null...
Add Grips support as requested here: http://www.grasshopper3d.com/forum/topics/a-rhinoscript-method-is-not-working-in-ghpython
This has come up several times, but I'm noting this down to keep track of requests: The last one is here: http://discourse.mcneel.com/t/can-i-use-c-to-create-a-gha-file/8657/3
See here: http://www.grasshopper3d.com/forum/topics/python-syntax-highlighting-buggy-for-some-broken-lines
Grasshopper Errors should be raised as exceptions inside the ghpythonlib.components library
ghpythonlib components should list user objects. This includes User objects containing ghPython scripts, like LadyBug http://discourse.mcneel.com/t/new-ghpython-with-node-in-code-and-multi-threading/4499/7
" I tried using CustomPreview (ghcomp.CustomPreview(geometry=Geometry,shader=colors) but I didn't get it to work." http://discourse.mcneel.com/t/new-ghpython-with-node-in-code-and-multi-threading/4499/7
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