RhinoCommon API
Vector3dTransform Method |
Transforms the vector in place.
The transformation matrix acts on the left of the vector; i.e.,
result = transformation*vector
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public void Transform( Transform transformation )
Public Sub Transform ( transformation As Transform )
Parameters
- transformation
- Type: Rhino.GeometryTransform
Transformation matrix to apply.

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