Created the lib.geometry.lines module for performing geometric operations with lines.
This has one stub of a function lib.geometry.lines.closest_point() which will be used to find the closest point on a line to a given point.
Authored by: bugman 2013-03-07
Parent: [r18662]
Child: [r18664]