menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Finds the furthest point on the Box.
Syntax:
public
Point3d
FurthestPoint(
Point3d
point
)
Parameters:
point
Type:
Point3d
Sample point.
Returns:
Type:
Point3d
The point on the box that is furthest from the sample point.
Available since:
5.0
home
/
Rhino.Geometry
/
BoundingBox
/
FurthestPoint
FurthestPoint method
Class:
Rhino.Geometry.BoundingBox
Nothing found