MorphDefinitionType#

class ansys.mechanical.stubs.v252.Ansys.Mechanical.DataModel.MechanicalEnums.MorphControl.MorphDefinitionType(*args, **kwds)#

Bases: enum.Enum

To specify what the Morph Control is based on. The available options are Mesh Workflow and Displacement File.

Overview#

Attribute detail#

MorphDefinitionType.DisplacementFile = 1#
MorphDefinitionType.MeshWorkflowMorph = 2#