UT3Tangent.unstack_frame#
- t3toolbox.uniform_manifold.UT3Tangent.unstack_frame()#
def unstack_frame(self):
Unstack over the frame stack
C: aC-shaped tree of single-base-point tangents.Decomposes over frame points. Each leaf is a
UT3Tangentwithframe_stack_shape == ()and this tangent’stangent_stack_shape; the leaves sit at different base points (different tangent spaces, not mutually linear-algebra compatible) and may have different ranks (the varying-Crank-sweep case). Inverse ofstack_frame().