The ``engine.py`` module ======================== .. py:module:: ansys.modelcenter.workflow.grpc_modelcenter.engine Summary ------- .. py:currentmodule:: engine .. tab-set:: .. tab-item:: Classes .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~Engine` - Provides the gRPC implementation of IEngine. .. tab-item:: Exceptions .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~WorkflowAlreadyLoadedError` - Raised to indicate that a workflow is already loaded. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: 🝆 Engine .. toctree:: :titlesonly: :maxdepth: 1 :hidden: 🗲 WorkflowAlreadyLoadedError Description ----------- Defines the engine. .. !! processed by numpydoc !!