RhinoEllipse.transform
- RhinoEllipse.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.
Transform the Rhino object.
T (Transformation
or Rhino.Geometry.Transform) – The transformation matrix.
None – The Rhino object is transformed in place.