MTOGraphics#
- class ansys.stk.core.stkobjects.MTOGraphics#
MTO 2D Graphics.
Overview#
Get the collection of MTO 2D graphics properties. |
|
Get the default track 2D graphics. |
|
Get the 2D graphics global settings. |
|
Specify whether graphics attributes of the MTO are visible. |
Import detail#
from ansys.stk.core.stkobjects import MTOGraphics
Property detail#
- property MTOGraphics.tracks: MTOGraphics2DTrackCollection#
Get the collection of MTO 2D graphics properties.
- property MTOGraphics.default_track: MTODefaultGraphics2DTrack#
Get the default track 2D graphics.
- property MTOGraphics.global_track_options: MTOGraphics2DGlobalTrackOptions#
Get the 2D graphics global settings.