rotate#

Spline.rotate(rotation_matrix, centred=True)#

Rotate the spline with the provided rotation matrix.

Parameters#

rotation_matrixnumpy.ndarray

The rotation matrix applied to the spline.