Data tree | Remap path counting by 2

hi commuity,

I still misunderstood a bit all pathmapper functions. What I try to do is remap the second number of a path counting by 2… see image.


remape_numbers_pathmapper.gh (5.0 KB)

pathmapper should do something like {A;B} -» {A;path_count by 2} …

Thank you,
-CC

If your tree is “continuous” (is not missing branches/paths) you could just go:
2019-04-04%2001_03_20-Window

Right what I was looking for !! thanks @maje90 :slight_smile:

Regards,
-CC