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