I trying to create a simple A4 layout template for multiple pages. For this I have a branched tree that contains 4 branches each containing a nb. of curve ({0;0 to {0;4}. This setup originated from the idea that I in the future can decide which set of curves to preview by selecting a specific tree.
Anyway … I want to move this collection an x-amount of time. For each of the 9 vectors I want to create a new branch while maintaining the existing branch logic. So I want to get {0;0 to 4} to {8;0 to 4}. Probably easy with path mapper but thus far I fail in the attempt. Any suggestions?
Branching Split.gh (13.1 KB)