The ``mcd_process.py`` module ============================= .. py:module:: ansys.modelcenter.workflow.grpc_modelcenter.mcd_process Summary ------- .. py:currentmodule:: mcd_process .. tab-set:: .. tab-item:: Classes .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~MCDProcess` - Launches and keeps track of a ModelCenter Desktop process. .. tab-item:: Exceptions .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~EngineLicensingFailedException` - Raised if engine licensing has failed. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: 🝆 MCDProcess .. toctree:: :titlesonly: :maxdepth: 1 :hidden: 🗲 EngineLicensingFailedException Description ----------- Contains utilities for a ModelCenter Desktop process. Methods provide for finding, tracking, and starting a ModelCenter Desktop process. .. !! processed by numpydoc !!