Created by: vicdoval
The node is designed to get the distance between two endless lines (defined by a segment) in space, also provides the point in each line that is closest to the other line and if they intersect.
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.