changeValuesInStep(...)
This method allows modification of contact stabilization assignments to domain pairs already defined in a given step.
Required arguments
- stepName
A String specifying the name of the step in which the contact stabilization assignments are to be modified.
- index
An Int specifying the position of the contact stabilization assignment whose value is to be modified.
- value
A String specifying the value of the contact stabilization to be assigned to the domain pair whose index is referenced.
Optional arguments
None.
Return value
None.
Exceptions
None.