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