AccessTargetTimesCollection#
- class ansys.stk.core.stkobjects.AccessTargetTimesCollection#
Collection of access times.
Overview#
Import detail#
from ansys.stk.core.stkobjects import AccessTargetTimesCollection
Property detail#
- property AccessTargetTimesCollection._new_enum: EnumeratorProxy#
Enumerates the elements in the collection.
Method detail#
- AccessTargetTimesCollection.item(self, index: int) AccessTargetTime #
Return target times scheme by name or at a specified position.
- Parameters:
index :
int
- Returns:
AccessTargetTime