Making a tree structure from different list of curves

Hi
how can I make a tree structure from several list of data… I have several lists of curves and would like to make one single tree structure where each list of curves become each branch of the tree
thanks

Entwine component.

You could also specify the path in the flatten component, then merge.

Thanks for your responses.
Flattening with the right path number and then merging works perfectly!!!