Skip to main content

Mechanical scripting interface

DelaminationGenerationMethod

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.DelaminationGenerationMethod

Bases: enum.Enum

Specifies the DelaminationGenerationMethod.

Overview

Attributes

Name
MatchedMeshing
NodeMatching
PregeneratedInterface
SurfaceSplitting

Attribute detail

DelaminationGenerationMethod.MatchedMeshing = 2

DelaminationGenerationMethod.NodeMatching = 1

DelaminationGenerationMethod.PregeneratedInterface = 4

DelaminationGenerationMethod.SurfaceSplitting = 3