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