ShowProgressImage ================= .. py:class:: ansys.stk.core.stkx.ShowProgressImage IntEnum .. py:currentmodule:: ShowProgressImage Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~NONE` - Do not show any progress Image. * - :py:attr:`~DEFAULT` - Show the default progress image. * - :py:attr:`~USER` - Show the user specified progress image. Import detail ------------- .. code-block:: python from ansys.stk.core.stkx import ShowProgressImage