TimeToolPointSamplingIntervalCollection#
- class ansys.stk.core.analysis_workbench.TimeToolPointSamplingIntervalCollection#
A collection of intervals where each interval contains the time, position and velocity arrays.
Overview#
Import detail#
from ansys.stk.core.analysis_workbench import TimeToolPointSamplingIntervalCollection
Property detail#
- property TimeToolPointSamplingIntervalCollection._new_enum: EnumeratorProxy#
Return a COM enumerator.
Method detail#
- TimeToolPointSamplingIntervalCollection.item(self, index: int) TimeToolPointSamplingInterval #
Access an element at the specified position.
- Parameters:
index :
int
- Returns:
TimeToolPointSamplingInterval