Skip to main content

Mechanical scripting interface

ElementMorphingType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.ElementMorphingType

Bases: enum.Enum

Specifies the ElementMorphingType.

Overview

Attributes

Name
Off
On
ProgramControlled

Attribute detail

ElementMorphingType.Off = 1

ElementMorphingType.On = 2

ElementMorphingType.ProgramControlled = 0