# I have 2 list of points. These points represent two lines (A and B). How do I calculate the velocity vector that will move the A onto B? (Line A is able to move and change its direction.)
# robust schooner I have 2 list of points. These points represent two lines (A and B). How do I ca...