Grasshopper Wizards For Grasshopper 0.9.0061+ in Rhinoceros 5 - C# Add-on - Provides a C# project with a GH_Component-derived class and a GH_AssemblyInfo-derived class.
- C# Component - Adds a single component class item.
- Vb.Net Add-on - Provides a Vb.Net project with a GH_Component-derived class and a GH_AssemblyInfo-derived class.
- Vb.Net Component - Adds a single component class item.
Download the Grasshopper SDK with the Rhino _GrasshopperGetSDKDocumentation command, or obtain the .chm file from the Related links section below here. Features This extension provides add-on and component wizards for Grasshopper projects. This includes a spiral for an Archimedean spiral component. It makes setting up debugging easier and automatically references RhinoCommon.dll, Grasshopper.dll, and GH_IO.dll. Rhinoceros and Grasshopper are requirements for this wizard to operate correctly. If you have an existing project You can still use the wizard to add new component even if your project already exists. Use the 'Add Item' wizard in Visual Studio. | Grasshopper is a graphical algorithm editor tightly integrated in Rhinoceros and implemented by the Rhinoceros manufacturer, McNeel. www.grasshopper3d.com Founded in 1980, McNeel is a privately-held, employee-owned company with sales and support offices and affiliates in Seattle, Boston, Miami, Buenos Aires, Barcelona, Rome, Tokyo, Taipei, Seoul, Kuala Lumpur, and Shanghai with more than 700 resellers, distributors, OEMs, and training centers around the world. More information Grasshopper utilizes RhinoCommon. For more information about RhinoCommon, see the Rhino wiki website at www.rhino3d.com/go/rhinocommon_guide For support about this wizard, contact the Rhino Developer Newsgroup, discourse.mcneel.com or email giulio@mcneel.com. Copyright (c) 2012-2016 Robert McNeel and Associates. All rights reserved. See the attached license for more information. Related Links RhinoCommon samples RhinoCommon documentation Grasshopper CHM help file |