Description:

Finds the furthest point on the Box.

Syntax:
public Point3d FurthestPoint(
Point3d point
)
Parameters:
Returns:
Type: Point3d
The point on the box that is furthest from the sample point.
Available since:
5.0

FurthestPoint method

Class:  Rhino.Geometry.BoundingBox

Nothing found