Overload_Rhino_Geometry_Mesh_ClosestPoint - mcneel/rhinocommon-api-docs GitHub Wiki

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

⚠️ **GitHub.com Fallback** ⚠️