pyleecan.Methods.Geometry.SurfLine.rotate module

rotate(self, angle)[source]

Rotate the surface

Parameters:
  • self (SurfLine) – A SurfLine object

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

Return type:

None