The ``stkengine`` module ======================== .. py:module:: ansys.stk.core.stkengine Summary ------- .. tab-set:: .. tab-item:: Subpackages .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.stk.core.stkengine.experimental` .. tab-item:: Submodules .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.stk.core.stkengine.tkcontrols` .. tab-item:: Classes .. list-table:: :header-rows: 0 :widths: auto * - :py:class:`~ansys.stk.core.stkengine.STKEngine` - Initialize and manage the STK Engine application. * - :py:class:`~ansys.stk.core.stkengine.STKEngineApplication` - Interact with STK Engine. .. tab-item:: Enums .. list-table:: :header-rows: 0 :widths: auto * - :py:class:`~ansys.stk.core.stkengine.STKEngineTimerType` - Specify the timer implementation to use. Description ----------- Starts STK Engine and provides access to the Object Model root. .. py:currentmodule:: ansys.stk.core.stkengine .. TABLE OF CONTENTS .. toctree:: :titlesonly: :maxdepth: 1 :hidden: 🖿 experimental .. toctree:: :titlesonly: :maxdepth: 1 :hidden: 🗎 tkcontrols .. toctree:: :titlesonly: :maxdepth: 1 :hidden: STKEngine STKEngineApplication .. toctree:: :titlesonly: :maxdepth: 1 :hidden: ≔ STKEngineTimerType