| |
RhinoScript (VBscript)
RhinoScript is something different than Rhino Macros. Macros are combinations
of native Rhino commands that you can run from buttons, shortcuts or aliases.
RhinoScript or (VBscript) is a programming language and you can do calculations,
file operations and pretty much more wild stuff with Rhino.
Usually it's just a matter of how to get started, therefor I've written
a crash course tutorial. WARNING: This stuff can be highly infectious!
|
|
|