weldx.geometry.Shape.reflect

Shape.reflect(reflection_normal, distance_to_origin=0)

Get a reflected copy of 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)

Returns

Return type

Shape