Skip to main content

Mechanical scripting interface

WeakSpringsType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.WeakSpringsType

Bases: enum.Enum

Specifies the WeakSpringsType.

Overview

Attributes

Name
Off
On
ProgramControlled

Attribute detail

WeakSpringsType.Off = 2

WeakSpringsType.On = 1

WeakSpringsType.ProgramControlled = 0