How to split a list into 2 sublists using a single break
Download the definition file (made with version 0.2.0012) .
All Grasshopper data is stored in lists. There are several ways available to get at individual elements in list or to extract subsets of data. One of the easiest methods is to use a Split component. This component breaks a list of data into two sublists at the specified index.
The example shows how we can use a Split component to add branching behaviour to a definition.

0 comments:
Post a Comment