pyleecan.Methods.Geometry.Arc2.scale module

scale(self, scale_factor)[source]

Scale the coordinates of the begin/end

Parameters:
  • self (Arc2) – An Arc2 Object

  • scale_factor (float) – the Scale factor [-]

Return type:

None