Skip to main content

Mechanical scripting interface

PreStressLoadControl

Last update: 14.01.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