MeshClosestPoint Method |
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.
|