Project a point onto a 2D curve, finding the closest parameter.
Returns ok(null) when no projection exists (valid geometric outcome), not an error. Only kernel failures produce err().
ok(null)
err()
Project a point onto a 2D curve, finding the closest parameter.
Returns
ok(null)when no projection exists (valid geometric outcome), not an error. Only kernel failures produceerr().