RhinoCommon API
TransformTransformBoundingBox Method |
Computes a new boundingbox that is the smallest axis aligned
boundingbox that contains the transformed result of its 8 original corner
points.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public BoundingBox TransformBoundingBox( BoundingBox bbox )
Public Function TransformBoundingBox ( bbox As BoundingBox ) As BoundingBox
Parameters
- bbox
- Type: Rhino.GeometryBoundingBox
[Missing <param name="bbox"/> documentation for "M:Rhino.Geometry.Transform.TransformBoundingBox(Rhino.Geometry.BoundingBox)"]
Return Value
Type: BoundingBoxA new bounding box.

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