Several sample scripts have been include to assist you in getting started with VBScript and RhinoScript..
|
Method |
Description |
|
Demonstrates how to annotate a curve's end points. | |
|
Demonstrates how to array point objects on a surface. | |
|
Demonstrates how to create a circle from a center point and a circumference value. | |
|
Demonstrates how to copy selected objects to a different layer. | |
|
Demonstrates how to create a shortcut to the current document on the Windows desktop.. | |
|
Demonstrates how to use the File System Object to retrieve information about a file. | |
|
Demonstrates how to determine there length of selected curve objects. | |
|
Demonstrates creating an interpolated curve based on a parametric equation. | |
|
Demonstrates how to list all RhinoScript document data to the command line. | |
|
VBScript dynamic array utility class. | |
|
Demonstrates how to export the coordinates of point and point cloud objects to a text file. | |
|
Demonstrates functions that can be useful when formatting strings of text. | |
|
Creates an interpolated curve from 3D point coordinates read from a Microsoft Excel spreadsheet. | |
|
Provides several miscellaneous math functions that are not included in the VBScript programming language. | |
|
Demonstrate how to extract individual red, green, or blue color component values from an RGB-formatted color value. | |
|
Provides constant declarations useful when using RhinoScript methods. | |
|
Demonstrates two different methods for generating a torus-shaped surface. |