Skip to main content

Mechanical scripting interface 2025

`ResponseConstraintDefineBy`

Last update: 16.07.2025

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

Bases: enum.Enum

Specifies the ResponseConstraintDefineBy.

Overview

Attributes

Name
AbsoluteConstant
AbsoluteRange
Constant
Range

Attribute detail

ResponseConstraintDefineBy.AbsoluteConstant = 3

ResponseConstraintDefineBy.AbsoluteRange = 2

ResponseConstraintDefineBy.Constant = 0

ResponseConstraintDefineBy.Range = 1

Connect with Ansys