Creating a Grid based on a Tree
The following grasshopper definitions go over the creation of a grid and calling out specific branches of the tree. This exercise was designed to provide a basic understanding of how to specifically extract a desired value in order to be manipulated parametrically.
Creating and setting up the grid
Selecting a specific row and column to assign geometries within each point
Selecting a specific point to assign a geometry within each of the grid's point
Providing a variation by skipping rows and/or columns