The ``stkruntime`` module ========================= .. py:module:: ansys.stk.core.stkruntime Summary ------- .. tab-set:: .. tab-item:: Classes .. list-table:: :header-rows: 0 :widths: auto * - :py:class:`~ansys.stk.core.stkruntime.STKRuntime` - Connect to STKRuntime using gRPC. * - :py:class:`~ansys.stk.core.stkruntime.STKRuntimeApplication` - Interact with STK Runtime. Description ----------- Starts STK Runtime or attaches to an already running STK Runtime, and provides access to the Object Model root. .. py:currentmodule:: ansys.stk.core.stkruntime .. TABLE OF CONTENTS .. toctree:: :titlesonly: :maxdepth: 1 :hidden: STKRuntime STKRuntimeApplication