Table of Contents
RhinoScript Wiki
Overview
RhinoScript is a scripting tool based on Microsoft's VBScript language. With RhinoScript, you can quickly add functionality to Rhino, or automate repetitive tasks.
Learning Resources
Questions
Post questions or read other people's questions and answers on the Rhino Developer Newsgroup.
RhinoScript Specific Articles (sorted by last modified)
Monkey for Rhino4
| Monkey (Script Editor) for Rhino4 | 2010/01/12 09:46 | |
| Monkey Script Compiler | 2010/01/12 09:46 | |
| Monkey Script Compiler License XML format | 2010/01/12 09:46 | |
| Monkey Script Compiler Licensing information | 2010/01/12 09:46 |
RhinoScript Samples
VBTestApp - Sample Visual Basic 6.0 project that demonstrates how to automate Rhino 3.0 and RhinoScript.
RhinoFromVBNet - Sample Visual Basic .NET 2005 project that demonstrates how to automate Rhino 4.0 and RhinoScript.
RhinoFromCSharp - Sample C# 2005 project that demonstrates how to automate Rhino 4.0 and RhinoScript.
