weldx.Shape.transform#

Shape.transform(matrix)#

Get a transformed copy of the shape.

Parameters:

matrix (ndarray) – Transformation matrix

Returns:

Transformed copy

Return type:

Shape