weldx.geometry.LineSegment.apply_translation#

LineSegment.apply_translation(vector)#

Apply a translation in place.

Parameters

vector (Quantity) – The translation vector.

Returns

A self-reference to the modified segment

Return type

DynamicShapeSegment