RhinoCommon API
Box Constructor (Plane, BoundingBox) |
Initializes a world aligned box from a base plane and a boundingbox.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public Box( Plane basePlane, BoundingBox boundingbox )
Public Sub New ( basePlane As Plane, boundingbox As BoundingBox )
Parameters
- basePlane
- Type: Rhino.GeometryPlane
Base plane of bounging box. - boundingbox
- Type: Rhino.GeometryBoundingBox
Bounding Box in plane coordinates.

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