.. vale off :class:`AnimationExportSettings` ================================ .. py:class:: ansys.mechanical.stubs.v241.Ansys.Mechanical.Graphics.AnimationExportSettings Bases: :py:obj:`object` AnimationExportSettings class. .. !! processed by numpydoc !! .. py:currentmodule:: AnimationExportSettings Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~Width` - Specifies the video width. * - :py:attr:`~Height` - Specifies the video height. Property detail --------------- .. py:property:: Width :no-index: :type: Optional[System.Int32] Specifies the video width. .. !! processed by numpydoc !! .. py:property:: Height :no-index: :type: Optional[System.Int32] Specifies the video height. .. !! processed by numpydoc !! .. vale on