Overload_Rhino_Geometry_Line_MinimumDistanceTo - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
MinimumDistanceTo(Line) | Finds the shortest distance between this line as a finite segment and another finite segment. |
![]() |
MinimumDistanceTo(Point3d) | Finds the shortest distance between this line as a finite segment and a test point. |