M_Rhino_Geometry_BoundingBox_Transform - mcneel/rhinocommon-api-docs GitHub Wiki
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) Version: Rhino 6.0
C#
public bool Transform(
Transform xform
)
VB
Public Function Transform (
xform As Transform
) As Boolean
- xform
- Type: Rhino.Geometry.Transform
A transform.
Type: Boolean
true if this operation is sucessfull; otherwise false.
Supported in: 6.0.16224.21491, 5D58w