Rhino Script
Last changed: -213.171.224.38

.

Welcome to the RhinoScript Wiki

SummaryRhinoScript is a scripting language based on Microsoft's VBScript language. With RhinoScript, you can quickly add functionality to Rhino, or automate repetitive tasks.

What is VBScript?

Wikipedia Definition

VBScript brings active scripting to a wide variety of environments - including Rhinoceros, through its RhinoScript plug-in.

Useful Links

Questions

Post questions or read other people's questions/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.