The software formerly known as Explicit History

For designers who are exploring new shapes using generative algorithms, Grasshopper™ is a graphical algorithm editor tightly integrated with Rhino’s 3-D modeling tools. Unlike RhinoScript, Grasshopper requires no knowledge of programming or scripting, but still allows designers to build form generators from the simple to the awe-inspiring.

Saturday, June 7, 2008

Data Indexing Tutorial 1

Explains how to extract individual values from a list

Download the definition file (made with version 0.2.0012) .

All Grasshopper data is stored in lists. Sometimes you need to extract specific items from a list. This example definition shows how to extract a single point from a list of division points. For Sublist extraction see the "Sort & SubSet": example.

0 comments: