pyleecan.Methods.Geometry.Arc3.rotate module

rotate(self, angle)[source]

Rotation of the Arc3 of angle

Parameters:
  • self (Arc3) – An Arc3 Object

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

Return type:

None