weldx.geometry.Shape.reflect

Shape.reflect(reflection_normal, distance_to_origin=<Quantity(0, 'millimeter')>)

Get a reflected copy of the shape.

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

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

Returns

Return type

Shape