Distance by two points

I have the Start point and End Point, but i need the all points between the Start Point and End Point. How to use Dynamo in this case ?

Can you show what you have so far or try to explain more of what you’re looking to accomplish? Do these points already exist or are you trying to create them? Is there an allowable tolerance or do they have to be exactly in line?

Yes, these points already exist and it`s a straight line, but between these two points of this line there are other points of other lines that touch it.

Thank for your attention.

Try getting the intersection of your line and a list of points.