RhinoCommon API
BoundingBoxTransform Method |
Updates this boundingbox to be 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 bool Transform( Transform xform )
Public Function Transform ( xform As Transform ) As Boolean
Parameters
- xform
- Type: Rhino.GeometryTransform
A transform.
Return Value
Type: Booleantrue if this operation is sucessfull; otherwise false.

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