TimeToolIntervalVectorCollection#
- class ansys.stk.core.analysis_workbench.TimeToolIntervalVectorCollection#
A collection of interval collections.
Overview#
Import detail#
from ansys.stk.core.analysis_workbench import TimeToolIntervalVectorCollection
Property detail#
- property TimeToolIntervalVectorCollection._new_enum: EnumeratorProxy#
Return a COM enumerator.
Method detail#
- TimeToolIntervalVectorCollection.item(self, index: int) TimeToolIntervalCollection #
Access an element at the specified position.
- Parameters:
index :
int
- Returns:
TimeToolIntervalCollection