pyleecan.Methods.Geometry.Arc1.rotate module

rotate(self, angle)[source]

Rotation of the Arc1 of <angle> rad with 0 as the center

Parameters:
  • self (Arc1) – An Arc1 Object

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

Return type:

None