weldx.geometry.Shape.apply_reflection

Shape.apply_reflection(reflection_normal, distance_to_origin=0)

Apply a reflection at the given axis to the shape.

Parameters
  • reflection_normal – Normal of the line of reflection

  • distance_to_origin – Distance of the line of reflection to the origin (Default value = 0)