RhinoCommon API
GeometryBaseTransform Method |
Transforms the geometry. If the input Transform has a SimilarityType of
OrientationReversing, you may want to consider flipping the transformed
geometry after calling this function when it makes sense. For example,
you may want to call Flip() on a Brep after transforming it.
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
Transformation to apply to geometry.
Return Value
Type: Booleantrue if geometry successfully transformed.

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