UT3Variations.zeros_like ======================== .. py:method:: t3toolbox.uniform_frame_variations_format.UT3Variations.zeros_like(x) :staticmethod: .. code-block:: python def zeros_like(x) -> 'UT3Variations': Zero variations matching the structure of ``x`` (a :py:class:`UT3Frame` or :py:class:`UT3Variations`). For a frame this is the zero tangent carrying the frame's gauge masks.