Grasshopper tools in C# is a repository of scripts for
most of the recent versions of Grasshopper.
With all its standard components, Grasshopper features an impressive amount of highly interlinked functionality: from points to lines to trees, from circles to graph editors.
Sometimes, however, when design tasks become more advanced, we might need to further customize this plug-in by directly borrowing from Rhino commands through the SDK.
With these scripting components, the user can quickly finish otherwise more complex design tasks.
Grasshopper tools in C# - scripting
by Giulio Piacentino
Mar 17, 2010
most of the recent versions of Grasshopper.
With all its standard components, Grasshopper features an impressive amount of highly interlinked functionality: from points to lines to trees, from circles to graph editors.
Sometimes, however, when design tasks become more advanced, we might need to further customize this plug-in by directly borrowing from Rhino commands through the SDK.
With these scripting components, the user can quickly finish otherwise more complex design tasks.
http://www.giuliopiacentino.com/grasshopper-tools/