pyleecan.Methods.Geometry.Arc2.rotate module

rotate(self, angle)[source]

Rotation of the Arc2 of angle

Parameters:
  • self (Arc2) – An Arc2 Object

  • angle (float) – the angle of rotation [rad]

Return type:

None