MTOGraphics3D#
- class ansys.stk.core.stkobjects.MTOGraphics3D#
MTO 3D graphics properties.
Overview#
Get the collection of MTO 3D graphics settings. |
|
Get the default track 3D graphics settings. |
|
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.