MTOGraphics3DPoint#

class ansys.stk.core.stkobjects.MTOGraphics3DPoint#

MTO track 3D marker point options.

Overview#

show_graphics

Opt whether to display the track point.

size

Get or set the size of the track point in pixels. Dimensionless.

Import detail#

from ansys.stk.core.stkobjects import MTOGraphics3DPoint

Property detail#

property MTOGraphics3DPoint.show_graphics: bool#

Opt whether to display the track point.

property MTOGraphics3DPoint.size: float#

Get or set the size of the track point in pixels. Dimensionless.