For the complete documentation index, see llms.txt. This page is also available as Markdown.

closestPointOnLine(line,point)

Description:

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

Example:

image-20250912-105237.png

Last updated