PreStressLoadControl
#
- class ansys.mechanical.stubs.v252.Ansys.Mechanical.DataModel.Enums.PreStressLoadControl(*args, **kwds)#
Bases:
enum.Enum
Specifies the PreStressLoadControl.
Overview#
Attribute detail#
- PreStressLoadControl.DeleteAll = 4#
- PreStressLoadControl.KeepAll = 0#
- PreStressLoadControl.KeepAllDisplacementsAsZero = 3#
- PreStressLoadControl.KeepDisplacementConstraints = 2#
- PreStressLoadControl.KeepInertiaAndDisplacementConstraints = 1#