RhinoVector.transform

RhinoVector.transform(T)[source]

Transform the Rhino object.

Parameters

T (Transformation or Rhino.Geometry.Transform) – The transformation matrix.

Returns

None – The Rhino object is transformed in place.