Table of Contents
RhinoScript Wiki
Summary: RhinoScript is a scripting language based on Microsoft's VBScript language. With RhinoScript, you can quickly add functionality to Rhino, or automate repetitive tasks.
Learning Resources
RhinoScript Labs
The Labs version of RhinoScript contains additions and modifications to the version of RhinoScript included with Rhino 4.0 SR6.
Questions
Post questions or read other people's questions and answers on the plug-ins newsgroup
RhinoScript Specific Articles (sorted by last modified)
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.