closestPointOnLine(line,point)

Description:

Returns the point on the line closest to the given point.

Example:

image-20250912-105237.png

Last updated