stack#

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

Return a stacked object from the sequence.

Parameters:
sequence

A sequence of objects to stack.

Examples using Vector3d.stack#

Combining rotations

Combining rotations