RhinoCommon API
LineMinimumDistanceTo Method (Line) |
Finds the shortest distance between this line as a finite segment
and another finite segment.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public double MinimumDistanceTo( Line testLine )
Public Function MinimumDistanceTo ( testLine As Line ) As Double
Parameters
- testLine
- Type: Rhino.GeometryLine
A line to test.
Return Value
Type: DoubleThe minimum distance.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8