Overlay ======= .. py:class:: ansys.stk.core.graphics.Overlay Bases: :py:class:`~ansys.stk.core.graphics.IOverlay`, :py:class:`~ansys.stk.core.graphics.IScreenOverlayContainer` A visible element drawn in screen space. Overlays are useful for floating logos, heads up displays, and integrating user interfaces into the 3D window. .. py:currentmodule:: Overlay Import detail ------------- .. code-block:: python from ansys.stk.core.graphics import Overlay