ABQSolutionSteps (Object)

The collection of Abaqus solution step (ABQSolutionStep) objects contained in
objects.

Methods


Func Item( iIndex) As
Returns an Abaqus solution step using its index or its name from the collection.
Parameters:
iIndex
The index or the name of the Abaqus solution step to retrieve from the collection of Abaqus solution steps. If the index is a number, it specifies the rank of the Abaqus solution step in the collection. The index of the first Abaqus solution step in the collection is 1, and the index of the last solution step is Count. If the index is a string, it specifies the name you assigned to the solution step using the CATIACollection::Name property.
Returns:
The specified .