RhinoCommon API
BoxFurthestPoint Method |
Finds the furthest point on the Box. The Box should be Valid for this to work properly.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public Point3d FurthestPoint( Point3d point )
Public Function FurthestPoint ( point As Point3d ) As Point3d
Parameters
- point
- Type: Rhino.GeometryPoint3d
Sample point.
Return Value
Type: Point3dThe point on the box that is furthest from the sample point.

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