ITimeToolTimeInterval#
- class ansys.stk.core.analysis_workbench.ITimeToolTimeInterval#
A single time interval.
Overview#
Return computed interval if it exists. |
|
Determine if specified time falls within computed interval if it exists. |
Return the type of interval. |
|
The start description. |
|
The stop description. |
|
A label associated with the interval start. |
|
A label associated with the interval stop. |
Import detail#
from ansys.stk.core.analysis_workbench import ITimeToolTimeInterval
Property detail#
- property ITimeToolTimeInterval.type: EventIntervalType#
Return the type of interval.
Method detail#
- ITimeToolTimeInterval.find_interval(self) TimeToolTimeIntervalResult #
Return computed interval if it exists.
- Returns:
TimeToolTimeIntervalResult