.. vale off :class:`Method` =============== .. py:class:: ansys.mechanical.stubs.stub_generator.generate_content.Method Method class. .. !! processed by numpydoc !! .. py:currentmodule:: Method Overview -------- .. tab-set:: .. tab-item:: Attributes .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~args` - * - :py:attr:`~doc` - * - :py:attr:`~name` - * - :py:attr:`~return_type` - * - :py:attr:`~static` - Attribute detail ---------------- .. py:attribute:: args :type: List[Param] .. py:attribute:: doc :type: DocMember .. py:attribute:: name :type: str .. py:attribute:: return_type :type: str .. py:attribute:: static :type: bool .. vale on