UT3Frame.to_t3frame =================== .. py:method:: t3toolbox.uniform_frame_variations_format.UT3Frame.to_t3frame() .. code-block:: python def to_t3frame(self): # -> bvf.T3Frame, or a nested tree (shaped like stack_shape) of them if stacked Convert to a ragged :py:class:`~t3toolbox.frame_variations_format.T3Frame` (or, if stacked, an array-like tree of them).