DisplacementFieldResults.get_limits_component
- DisplacementFieldResults.get_limits_component(component)[source]
Get the result objects with the min and max value of a given component in a step.
- Parameters:
- componentint
The index of the component to retrieve.
- Returns:
- list
A list containing the result objects with the minimum and maximum value of the given component in the step.