Skip to content

Overload_Rhino_Geometry_Mesh_ClosestPoint

Will Pearson edited this page Aug 12, 2016 · 2 revisions

Mesh.ClosestPoint Method

Overload List

 

Name Description
Public method ClosestPoint(Point3d) Gets the point on the mesh that is closest to a given test point.
Public method ClosestPoint(Point3d, Point3d, Double) Gets the point on the mesh that is closest to a given test point.
Public method ClosestPoint(Point3d, Point3d, Vector3d, Double) Gets the point on the mesh that is closest to a given test point.
  Back to Top

See Also

Reference

Mesh Class
Rhino.Geometry Namespace

Clone this wiki locally