RhinoCommon API
GeometryBaseGetBoundingBox Method (Plane, Box) |
Aligned Boundingbox solver. Gets the plane aligned boundingbox.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public BoundingBox GetBoundingBox( Plane plane, out Box worldBox )
Public Function GetBoundingBox ( plane As Plane, <OutAttribute> ByRef worldBox As Box ) As BoundingBox
Parameters
- plane
- Type: Rhino.GeometryPlane
Orientation plane for BoundingBox. - worldBox
- Type: Rhino.GeometryBox
Aligned box in World coordinates.
Return Value
Type: BoundingBoxA BoundingBox in plane coordinates.

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