weldx.geometry.LineSegment.transform#

LineSegment.transform(matrix)#

Create a new segment transformed by the passed matrix.

Parameters:

matrix – The transformation matrix

Returns:

The transformed segment

Return type:

DynamicShapeSegment