Hi Nils, quick side-note, if you just want to double-up all the numbers, you can use a Path Mapper with a mapping like: {A;B;C} -> {A*2;B*2;C*2} Do you still need me to look into the replace path problem? -- David Rutten david@mcneel.com...
Hello, this is probably very easy, but I still can't get it, or even find the answer on the forum, so, I have a tree, and I need to replace say, X first branches with X last ones, mirroring them, for example: {1} {6} Is this possible to do with Replace Branches? {2} {5...