Skip to main content

Mechanical scripting interface 2025

`PreStressLoadControl`

Last update: 16.07.2025

class Ansys.Mechanical.DataModel.Enums.PreStressLoadControl

Bases: enum.Enum

Specifies the PreStressLoadControl.

Overview

Attributes

Name
DeleteAll
KeepAll
KeepAllDisplacementsAsZero
KeepDisplacementConstraints
KeepInertiaAndDisplacementConstraints

Attribute detail

PreStressLoadControl.DeleteAll = 4

PreStressLoadControl.KeepAll = 0

PreStressLoadControl.KeepAllDisplacementsAsZero = 3

PreStressLoadControl.KeepDisplacementConstraints = 2

PreStressLoadControl.KeepInertiaAndDisplacementConstraints = 1

Connect with Ansys