pyleecan.Methods.Geometry.Segment.scale module

scale(self, scale_factor)[source]

Scale the coordinates of the begin/end

Parameters:
  • self (Segment) – A Segment Object

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

Return type:

None