ITimeToolTimeArray#
- class ansys.stk.core.analysis_workbench.ITimeToolTimeArray#
An ordered array of times, which may or may not be evenly spaced.
Overview#
Return computed array of times. |
Return the type of time array. |
Import detail#
from ansys.stk.core.analysis_workbench import ITimeToolTimeArray
Property detail#
- property ITimeToolTimeArray.type: EventArrayType#
Return the type of time array.
Method detail#
- ITimeToolTimeArray.find_times(self) TimeToolTimeArrayFindTimesResult #
Return computed array of times.
- Returns:
TimeToolTimeArrayFindTimesResult