Skip to main content

Mechanical scripting interface 2025

`SafetyTheoryType`

Last update: 16.07.2025

class Ansys.Mechanical.DataModel.Enums.SafetyTheoryType(*args, **kwds)

Bases: enum.Enum

Specifies the Stress Safety Theory Type.

Overview

Attributes

Name
MaximumEquivalentStress
MaximumShearStress
MaximumTensileStress
MohrCoulombStress

Attribute detail

SafetyTheoryType.MaximumEquivalentStress = 0

SafetyTheoryType.MaximumShearStress = 1

SafetyTheoryType.MaximumTensileStress = 2

SafetyTheoryType.MohrCoulombStress = 3

Connect with Ansys