Description:
Finds the closest point on or in the bounding box.
Parameters:
- point
- Type: Point3d
- Sample point.
- includeInterior
- Type: bool
- If false, the point is projected onto the boundary faces only, otherwise the interior of the box is also taken into consideration.
Returns:
Type: Point3d
The point on or in the box that is closest to the sample point.
Available since:
5.0