weldx.geometry.Shape.reflect_across_line#

Shape.reflect_across_line(point_start, point_end)#

Get a reflected copy across a line.

Parameters:
  • point_start (Union[Quantity, str]) – Line of reflection’s start point

  • point_end (Union[Quantity, str]) – Line of reflection’s end point

Return type:

Shape