TimeToolTimeArrayFindTimesResult#
- class ansys.stk.core.analysis_workbench.TimeToolTimeArrayFindTimesResult#
Return a collection of intervals and an array of times.
Overview#
Import detail#
from ansys.stk.core.analysis_workbench import TimeToolTimeArrayFindTimesResult
Property detail#
- property TimeToolTimeArrayFindTimesResult.is_valid: bool#
Indicate whether the result object is valid.
- property TimeToolTimeArrayFindTimesResult.intervals: TimeToolIntervalCollection#
A collection of found intervals.