TimeToolInstantStartStopTime#
- class ansys.stk.core.analysis_workbench.TimeToolInstantStartStopTime#
Bases:
ITimeToolInstant
,IAnalysisWorkbenchComponent
Event is either start or stop time selected from a reference interval.
Overview#
Indicate whether to use start (true) or stop (false). |
|
The reference interval. |
Import detail#
from ansys.stk.core.analysis_workbench import TimeToolInstantStartStopTime
Property detail#
- property TimeToolInstantStartStopTime.use_start: bool#
Indicate whether to use start (true) or stop (false).
- property TimeToolInstantStartStopTime.reference_interval: ITimeToolTimeInterval#
The reference interval.