BrepFaceClosestPointOnFace Method |
Namespace: Rhino.Geometry
public bool ClosestPointOnFace( Point3d testPoint, out double u, out double v, double maximumDistance )
[Missing <param name="testPoint"/> documentation for "M:Rhino.Geometry.BrepFace.ClosestPointOnFace(Rhino.Geometry.Point3d,System.Double@,System.Double@,System.Double)"]
Past this distance, the search is given up and false is returned.
Use 0 to turn off this parameter.
[Missing <returns> documentation for "M:Rhino.Geometry.BrepFace.ClosestPointOnFace(Rhino.Geometry.Point3d,System.Double@,System.Double@,System.Double)"]