Get a specific number of points

Hello,
I have several lines, which are offset. Those lines are drawn in a way that they have connection points (found by intersection of frames). Now I want to choose all the points on the “inner” offset curve according to the number of points that where found through the connection.
It’s not easy to describe in words, so here’s a screenshot and the file:


Test_it_All.gh (19.8 KB)

You need to internalize your data (curves etc.). Right now there’s no curves in your file.
gt

oh gosh, I forgot! sorry…
here it is:
Test_it_All.gh (23.8 KB)