New ghPython with Node-in-Code™, Multi-threading,
and more
Thanks to Steve, Giulio and David, a new version (0.6.0.3)
of the ghPython scripting component for
Grasshopper is available
on
food4Rhino
New features:
- Node-in-Code™: almost every Grasshopper
component is now callable in ghPython. You can now simplify
your Grasshopper definition by replacing a tangle of
components with just a few lines of code in a single ghPython code component.
- Multi-threading: now easy for ghPython
scripts to execute on multiple threads. With a simple
bit of code, parts of your definition could be three
times faster or more.
- Outside the Canvas: you can now
include most Grasshopper components in your
rhinoPython scripts.
Steve provides more details and examples on his
blog...
Download
here...
Other Grasshopper News
|