ITimeToolTimeArray#

class ansys.stk.core.analysis_workbench.ITimeToolTimeArray#

An ordered array of times, which may or may not be evenly spaced.

Overview#

find_times

Return computed array of times.

type

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