MTOGraphics2DGlobalTrackOptions =============================== .. py:class:: ansys.stk.core.stkobjects.MTOGraphics2DGlobalTrackOptions Global 2D graphics options for an MTO. .. py:currentmodule:: MTOGraphics2DGlobalTrackOptions Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.MTOGraphics2DGlobalTrackOptions.show_tracks` - Opt whether to display or hide 2D graphics tracks for the MTO. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import MTOGraphics2DGlobalTrackOptions Property detail --------------- .. py:property:: show_tracks :canonical: ansys.stk.core.stkobjects.MTOGraphics2DGlobalTrackOptions.show_tracks :type: bool Opt whether to display or hide 2D graphics tracks for the MTO.