STKObject ========= .. py:class:: ansys.stk.core.stkobjects.STKObject Bases: :py:class:`~ansys.stk.core.stkobjects.ISTKObject`, :py:class:`~ansys.stk.core.stkobjects.ILifetimeInformation` Represents a generic STK object. .. py:currentmodule:: STKObject Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import STKObject