Menu

Commit [r23470]  Maximize  Restore  History

Fix for the lib.geometry.lines.closest_point_ax() function for when the two points are the same.

If the point on the line and point in the 3D space are the same, then this function used to return
an array of NaN values. This situation is now caught and the point in the 3D space is returned.

bugman 2014-05-27

changed /trunk/lib/geometry/lines.py
/trunk/lib/geometry/lines.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.