.. _ref_mechanical_api:

Mechanical
==========

This section describes the methods for working with a Mechanical gRPC server using the following class:
:class:`Mechanical <ansys.mechanical.core.mechanical.Mechanical>`

.. currentmodule:: ansys.mechanical.core

.. autoclass:: ansys.mechanical.core.mechanical.Mechanical

.. autosummary::
   :toctree: _autosummary

   Mechanical.clear
   Mechanical.download
   Mechanical.download_project
   Mechanical.exit
   Mechanical.list_files
   Mechanical.log_message
   Mechanical.project_directory
   Mechanical.run_python_script
   Mechanical.run_python_script_from_file
   Mechanical.upload
   Mechanical.version