M_Rhino_Geometry_Box_Transform - mcneel/rhinocommon-api-docs GitHub Wiki
Transforms this Box using a Transformation matrix. If the Transform does not preserve Similarity, the dimensions of the resulting box cannot be trusted.
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
Transformation matrix to apply to this Box.
Type: Boolean
true if the Box was successfully transformed, false if otherwise.
Supported in: 6.0.16224.21491, 5D58w