Tag Archives: curve

Concept: Curves

Concept: Curves

Lines, Polylines, and Curves can be described both geometrically and numerically. The numeric description of any of these geometry types can be understood as the “Parameter Space” of the... 

Rhino.Script: Array around curve

Rhino.Script: Array around curve

The following script allows you to array an object around a curve and designate a rotation. You will need to do the following to execute the script 1. Select an object. 2. Set the “cplane”...