M_Rhino_Geometry_Transform_TransformBoundingBox - mcneel/rhinocommon-api-docs GitHub Wiki
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) Version: Rhino 6.0
C#
public BoundingBox TransformBoundingBox(
BoundingBox bbox
)
VB
Public Function TransformBoundingBox (
bbox As BoundingBox
) As BoundingBox
- bbox
- Type: Rhino.Geometry.BoundingBox
[Missing documentation for "M:Rhino.Geometry.Transform.TransformBoundingBox(Rhino.Geometry.BoundingBox)"]
Type: BoundingBox
A new bounding box.
Supported in: 6.0.16224.21491, 5D58w