MTOGraphics2DMarker#

class ansys.stk.core.stkobjects.MTOGraphics2DMarker#

Define the 2D graphics attributes of the selected MTO track or tracks.

Overview#

show_graphics

Opt whether to display the track marker.

color

Select the color in which the track marker will be displayed.

style

Select a marker style.

Import detail#

from ansys.stk.core.stkobjects import MTOGraphics2DMarker

Property detail#

property MTOGraphics2DMarker.show_graphics: bool#

Opt whether to display the track marker.

property MTOGraphics2DMarker.color: Color#

Select the color in which the track marker will be displayed.

property MTOGraphics2DMarker.style: str#

Select a marker style.