Click or drag to resize

MeshClosestPoint Method

Overload List
  NameDescription
Public methodClosestPoint(Point3d)
Gets the point on the mesh that is closest to a given test point.
Public methodClosestPoint(Point3d, Point3d, Double)
Gets the point on the mesh that is closest to a given test point.
Public methodClosestPoint(Point3d, Point3d, Vector3d, Double)
Gets the point on the mesh that is closest to a given test point.
Top
See Also