weldx.geometry.Shape.apply_reflection#

Shape.apply_reflection(reflection_normal, distance_to_origin='0mm')#

Apply a reflection at the given axis to the shape.

Parameters:
  • reflection_normal (Quantity) – Normal of the line of reflection

  • distance_to_origin (Union[Quantity, str]) – Distance of the line of reflection to the origin (Default value = 0)