RhinoCylinder.transform
- RhinoCylinder.transform(T)[source]
Transform the Rhino object.
- Parameters
T (
compas.geometry.Transformation
or Rhino.Geometry.Transform) – The transformation matrix.- Returns
None – The Rhino object is transformed in place.