`MorphDefinitionType` Last update: 16.07.2025 class 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 Attributes Name DisplacementFile MeshWorkflowMorph Attribute detail MorphDefinitionType.DisplacementFile = 1 MorphDefinitionType.MeshWorkflowMorph = 2