stack#

classmethod Rotation.stack(sequence: Any) Object3d[source]#

Return a stacked object from the sequence.

Parameters:
sequence

A sequence of objects to stack.

Examples using Rotation.stack#

Combining rotations

Combining rotations