Click or drag to resize

LineMinimumDistanceTo Method

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