Click or drag to resize

SubDClosestPoint Method

Overload List
  NameDescription
Public methodClosestPoint(Point3d)
Gets the point on this SubD's surface that is closest to a test point.
Public methodClosestPoint(Point3d, Point3d, SubDComponentParameter)
Gets the point on this SubD's surface that is closest to a test point.
Public methodClosestPoint(Point3d, Point3d, SubDComponentParameter, Double)
Gets the point on this SubD's surface that is closest to a test point.
Top
See Also