IBoundingBoxEntity
The CoordinateSystem that this BoundingBox is defined in
            
The maximum point
            
The minimum point
            
Determine if a point is inside of the BoundingBox
            
Get the intersection of two BoundingBoxes
            
Determine whether two BoundingBoxes intersect
            
bool IsEmpty()
Determine if the BoundingBox is empty
            
Get the BoundingBox as a Solid Cuboid
            
Get the BoundingBox as a collection of Surfaces
            
            