Click or drag to resize

LineMaximumDistanceTo Method

Overload List
  NameDescription
Public methodMaximumDistanceTo(Line)
Finds the largest distance between this line as a finite segment and another finite segment.
Public methodMaximumDistanceTo(Point3d)
Finds the largest distance between this line as a finite segment and a test point.
Top
See Also