PreStressLoadControl#

class ansys.mechanical.stubs.v242.Ansys.Mechanical.DataModel.Enums.PreStressLoadControl#

Bases: enum.Enum

Specifies the PreStressLoadControl.

Overview#

Attribute detail#

PreStressLoadControl.KeepAll = 0#
PreStressLoadControl.KeepAllDisplacementsAsZero = 3#
PreStressLoadControl.KeepInertiaAndDisplacementConstraints = 1#
PreStressLoadControl.DeleteAll = 4#
PreStressLoadControl.KeepDisplacementConstraints = 2#