You can try using a flatten component with a specific path number
early on in the definition before the tree structure is created:
http://grasshopper3d.googlegroups.com/web/mergetrees.jpg


On Mar 29, 6:20 pm, joach <[email protected]> wrote:
> Hi,
>
> I look for a way how to connect two trees structure into the one. When
> I try it I have a problem with indexing every branch. At the beginning
> I have two trees, the first with 16 paths, the second one with 15
> paths. Every path has array with 30 parts and every tree has got the
> same index of path (path{0}, path{1} ect.)
>
> The problem is, when I use a merge component I get a tree with 16
> paths every with 60 periods (16th has 30) and not a tree with 31 paths
> every with 30 periods. When I use a weave component, it destroy a tree
> structure.
>
> Exist some way how to change a index of path before I make a new tree?
> Can anybody help me please?
>
> Thx,
> Joach

Reply via email to