MTOGraphics3D#

class ansys.stk.core.stkobjects.MTOGraphics3D#

MTO 3D graphics properties.

Overview#

tracks

Get the collection of MTO 3D graphics settings.

default_track

Get the default track 3D graphics settings.

global_track_options

Get the MTO global track 3D options.

Import detail#

from ansys.stk.core.stkobjects import MTOGraphics3D

Property detail#

property MTOGraphics3D.tracks: MTOGraphics3DTrackCollection#

Get the collection of MTO 3D graphics settings.

property MTOGraphics3D.default_track: MTODefaultGraphics3DTrack#

Get the default track 3D graphics settings.

property MTOGraphics3D.global_track_options: MTOGraphics3DGlobalTrackOptions#

Get the MTO global track 3D options.