WindowMapObject =============== .. py:class:: ansys.stk.core.uicore.WindowMapObject Provide methods and properties to manipulate the 2D map. .. py:currentmodule:: WindowMapObject Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.uicore.WindowMapObject.map_id` - A unique identifier associated with the window that can be used with Connect to control the 2D map. Import detail ------------- .. code-block:: python from ansys.stk.core.uicore import WindowMapObject Property detail --------------- .. py:property:: map_id :canonical: ansys.stk.core.uicore.WindowMapObject.map_id :type: int A unique identifier associated with the window that can be used with Connect to control the 2D map.