T3Tangent.save ============== .. py:method:: t3toolbox.manifold.T3Tangent.save(file) .. code-block:: python def save(self, file) -> None: Save the frame + variation cores to a ``.npz`` file (load with :py:meth:`load`).