Overload_Rhino_Geometry_Mesh_ClosestPoint - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
ClosestPoint(Point3d) | Gets the point on the mesh that is closest to a given test point. |
![]() |
ClosestPoint(Point3d, Point3d, Double) | Gets the point on the mesh that is closest to a given test point. |
![]() |
ClosestPoint(Point3d, Point3d, Vector3d, Double) | Gets the point on the mesh that is closest to a given test point. |