MTOGraphics2DLine#
- class ansys.stk.core.stkobjects.MTOGraphics2DLine#
MTO track line display options.
Overview#
Opt whether to display a line between all track points. |
|
Select the color in which the track line will be displayed. |
|
Select the style of the line between track points. |
|
Select the width of the line between track points. |
|
Select the translucency of the line between track points. |
|
Opt whether to always show the entire line independent of the animation time. |
Import detail#
from ansys.stk.core.stkobjects import MTOGraphics2DLine
Property detail#
- property MTOGraphics2DLine.show_graphics: bool#
Opt whether to display a line between all track points.
- property MTOGraphics2DLine.color: Color#
Select the color in which the track line will be displayed.