Arguments
mesh1
mesh to project. Can be an object of class
"mesh3d" or path to an external mesh file (ply, obj,
stl).
tarmesh
mesh to project onto. Can be an object of
class "mesh3d" or path to an external mesh file (ply,
obj, stl).
tol
numeric: maximum distance to search along ray,
closest Euclidean distance will be used, if tol is
exceeded.
inbound
inverse search direction along rays.
mindist
search both ways (ray and -ray) and select
closest point.
...
additional arguments not used at the
moment.