It's all about sharing.
Macros or scripts are, at their simplest, a string of Rhino commands and command options that allow you to create an automated sequence of operations. This script (sequence) can then be repeated at the “push of a button” or by typing an alias. For more complex scripting tasks, see RhinoScript.
For users desiring to share their macros or scripts here there are several possibilities: In the first part of the section there are links to external sites with scripts available. In the second part of this section, you may simply post individual scripts or macros. In the third part of the section, you may share custom toolbars or workspaces (.tb files). Last, at the bottom of the page, are links to pages explaining how to import, install and set up macros, scripts and toolbars.
For plug-ins, please visit the Rhino resources page , Rhino Labs , or go to some of the external sites listed in the first section below.
Scripts/plugins for generating Super Shapes (in 2D or 3D), Spherical Harmonics, Super Tori and Shells. Worth a try if you're up to formal experiments in architecture, interior design or just about anything. Here's a small gallery.
Packed with amazing and wonderful tools!
Various scripts, plug-ins and tutorials
30+ Rhino Scripts
Scripts & RhinoScript Functions
Scripts, workspace and macros. Enjoy!
Including GearGen (involute gears), Harmony (distribute), IsoMatch, etc.
I turned my scripts into a plugin (using Monkey) so now there's just one plugin with many commands, making setup easy.
An article at 2e5.com: using Python to generate Rhino scripts for parametric kite design.
Named View Manager aims to replace and extend the standard Named Views dialog box.
It lets you: add, rename and delete Named Views; restore Named Views in quick and fancy ways; attach Layer States to Named Views; attach "CPlanes" to Named Views; create live slideshow presentations! See readme text in .zip file for install instructions
The script allows selection of two sets of objects and returns the intersection curves between the sets without the intersections within each set.
With this script you can create and edit classic (grooved or rebated) drawers with front and back pieces inbetween the sides. All measurements will be calculated based on the available space inside the cabinet and material and drawer rail thickness.
See the included manual for installation and usage instructions.
The Smart Target scrip will note the state of Project Osnaps and Disable Osnaps, turn project off if its current state is on, and turn Osnaps on if they are off, let you select your new target, then return Project and Disable Osnaps to their original respective states.
The Level Camera script takes out any roll that is in the camera, and set the target z value equal to the camera z value.
Scales selected solid (closed polysurface) object to given volume in litres. Currently, script works with unit settings to millimetres, metres or no units.
Various small user-created macros for automating tasks and speeding up your workflow
This inverts objects with respect to any given sphere. Inversion is a mathematical way of turning things inside out. See txt file in zip for instructions
This plugin script adds a command, Sweep1Simple, which creates a swept surface from 1 rail and 1 or more cross section curves. The cross section curves do not have to be positioned on the rail, but the surface will follow the rail anyhow. Please email bugs to bjorn 'at' syse . se
A basic tutorial on writing macros (scripting of Rhino commands)
It's easy! This page explains how to do it.
How to install toolbars downloaded here or from other sources, as well as how to export toolbars for sharing