MTOGraphics2DFadeTimes#
- class ansys.stk.core.stkobjects.MTOGraphics2DFadeTimes#
MTO track fade times.
Overview#
Opt whether to display the track before the time of its first point. Otherwise, the track will always be displayed when the current animation time is before the first pointβs time. |
|
Get or set the amount of time before the start time that the track will appear. Uses Time Dimension. |
|
Opt whether to display the track after the last pointβs stop time. Otherwise, the track will always be displayed when the current animation time is after the last pointβs time. |
|
Get or set the amount of time after the stop time that the line will continue to appear. Uses Time Dimension. |
Import detail#
from ansys.stk.core.stkobjects import MTOGraphics2DFadeTimes
Property detail#
- property MTOGraphics2DFadeTimes.use_pre_fade: bool#
Opt whether to display the track before the time of its first point. Otherwise, the track will always be displayed when the current animation time is before the first pointβs time.
- property MTOGraphics2DFadeTimes.pre_fade_time: float#
Get or set the amount of time before the start time that the track will appear. Uses Time Dimension.