pyleecan.Methods.Geometry.Arc3.scale module

scale(self, scale_factor)[source]

Scale the coordinates of the begin/end

Parameters:
  • self (Arc3) – An Arc3 Object

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

Return type:

None