Description:

Computes the intersection of two bounding boxes.

Syntax:
public static BoundingBox Intersection(
BoundingBox a,
BoundingBox b
)
Parameters:
Returns:
The intersection bounding box.
Available since:
5.0

Intersection method

Class:  Rhino.Geometry.BoundingBox

Nothing found