algorithmic modeling for Rhino
These are data tree paths. All data in Grasshopper is stored inside 'data trees'. A data tree is nothing more than a bunch of lists of data (where each list can contain zero or more elements), and each list is associated with a specific path. It's very similar to folder and file paths in Windows, except instead of text it uses integers.
Its mean that
{0} Main tree
{0;0} Sub tree
{0;0;0} branch
{0;0;0;0} sub branch
{0;0;0;0;0} sub - sub branch
{0;0;0;0;0;0} sub - sub - sub branch
if we turn the component to be flatten, that means the current data should be turned to be original data, is that right?
there are 3 cases.
what do this components effect the performance after if i turn the component to be flatten and graft and to connect to other component?
{, is that0}
{0;0}
{0;0;0}
{0;0;0;0}
{0;0;0;0;0}
{0;0;0;0;0;0}
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by