changeValuesInStep(...)
This method allows modification of main-secondary assignments already defined on surface pairs in a given step.
Required arguments
- stepName
-
A String specifying the name of the step in which the main-secondary assignments are to be modified.
- index
-
An Int specifying the position of the main-secondary assignment whose value is to be modified.
- value
-
A SymbolicConstant specifying the value of the main-secondary role to be assigned to the surface whose index is referenced. Possible values are MAIN, SECONDARY, and BALANCED. The SymbolicConstant BALANCED can be specified only in an Abaqus/Standard analysis.
Optional arguments
None.
Return value
None.
Exceptions
None.