weldx.geometry.Shape.apply_reflection_across_line#

Shape.apply_reflection_across_line(point_start, point_end)#

Apply a reflection across a line.

Parameters:
  • point_start (Quantity) – Line of reflection’s start point

  • point_end (Quantity) – Line of reflection’s end point