UpdateContactStiffness#
- class ansys.mechanical.stubs.v241.Ansys.Mechanical.DataModel.Enums.UpdateContactStiffness(*args, **kwds)#
 Bases:
enum.EnumSpecifies the UpdateContactStiffness.
Overview#
Attribute detail#
- UpdateContactStiffness.EachIteration = 1#
 
- UpdateContactStiffness.EachIterationAggressive = 3#
 
- UpdateContactStiffness.EachIterationExponential = 5#
 
- UpdateContactStiffness.EachSubStep = 2#
 
- UpdateContactStiffness.Never = 0#
 
- UpdateContactStiffness.ProgramControlled = 4#