RhinoCommon API
BoxContains Method (BoundingBox) |
Test a boundingbox for Box inclusion. This is the same as calling Contains(box,false)
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool Contains( BoundingBox box )
Public Function Contains ( box As BoundingBox ) As Boolean
Parameters
- box
- Type: Rhino.GeometryBoundingBox
Box to test.
Return Value
Type: Booleantrue if the box is on the inside of or coincident with this Box.

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