pyleecan.Methods.Geometry.PolarArc.rotate module

rotate(self, angle)[source]

Do the rotation of the PolarArc

Parameters:
  • self (PolarArc) – a PolarArc

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

Return type:

None