.. py:module:: ansys.rocky.core
Summary
-------
.. py:currentmodule:: core
.. tab-set::
.. tab-item:: Submodules
.. list-table::
:header-rows: 0
:widths: auto
* - :py:obj:`~client`
- Module that defines the ``RockyClient`` class, which acts as a proxy for a Rocky
* - :py:obj:`~examples`
- Helper module to download project code examples.
* - :py:obj:`~exceptions`
- Module where the exceptions of the project are contained.
* - :py:obj:`~launcher`
- Module that exposes functions to launch a Rocky application session.
* - :py:obj:`~rocky_api_proxies`
- Module that defines the ``ApiElementProxy`` classes, which acts as a proxy for a
* - :py:obj:`~serializers`
- Module that defines the ``ApiElementProxy`` classes, which acts as a proxy for a
.. tab-item:: Functions
.. list-table::
:header-rows: 0
:widths: auto
* - :py:obj:`~connect_to_rocky`
- Connect to a Rocky app instance.
* - :py:obj:`~launch_rocky`
- Launch the Rocky executable with the PyRocky server enabled.
.. toctree::
:titlesonly:
:maxdepth: 1
:hidden:
client
examples
exceptions
launcher
rocky_api_proxies
serializers
Description
-----------
PyRocky is a Python client for Ansys Rocky application.
..
!! processed by numpydoc !!
Module detail
-------------