.. vale off :class:`Progress` ================= .. py:class:: ansys.mechanical.stubs.v241.Ansys.Mechanical.Application.Progress Bases: :py:obj:`object` Defines a Progress. .. !! processed by numpydoc !! .. py:currentmodule:: Progress Overview -------- .. tab-set:: .. tab-item:: Methods .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~SetProgress` - Set the current progress state Method detail ------------- .. py:method:: SetProgress(uiProgress: System.UInt32, uiMessage: System.String, uiSubProgress: System.UInt32, uiSubMessage: System.String) -> System.Void :no-index: Set the current progress state .. !! processed by numpydoc !! .. vale on