RhinoCommon API
AnnotationBaseGetBoundingBox Method (Transform) |
Aligned Boundingbox solver. Gets the world axis aligned boundingbox for the transformed geometry.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public override BoundingBox GetBoundingBox( Transform xform )
Public Overrides Function GetBoundingBox ( xform As Transform ) As BoundingBox
Parameters
- xform
- Type: Rhino.GeometryTransform
Transformation to apply to bbox after calculation. The geometry is not modified.
Return Value
Type: BoundingBoxThe boundingbox of the transformed geometry in world coordinates or BoundingBox.Empty if not bounding box could be found.

Rhino for Windows
Supported in: 6.14