RhinoCommon API
Box Constructor (BoundingBox) |
Initializes a new Box that mimics a BoundingBox struct.
The orientation plane of the Box is coincident with the World XY plane.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Parameters
- bbox
- Type: Rhino.GeometryBoundingBox
BoundingBox to mimic.