    

 ## On this page

  

 

 # `ContactDebonding`

 Last update: 09.03.2026 

<a id="ansys.mechanical.stubs.v251.Ansys.ACT.Automation.Mechanical.ContactDebonding"></a>

#### *class* Ansys.ACT.Automation.Mechanical.ContactDebonding

Bases: [`object`](https://docs.python.org/3/library/functions.html#object)

Defines a ContactDebonding.

<a id="overview"></a>

## Overview

### Methods

NameDescription[`Activate`](#ContactDebonding.Activate)Activate the current object.[`AddCommandSnippet`](#ContactDebonding.AddCommandSnippet)Creates a new CommandSnippet[`CopyTo`](#ContactDebonding.CopyTo)Copies all visible properties from this object to another.[`CreateParameter`](#ContactDebonding.CreateParameter)Creates a new parameter for a Property.[`Delete`](#ContactDebonding.Delete)Run the Delete action.[`Duplicate`](#ContactDebonding.Duplicate)Creates a copy of the current DataModelObject.[`GetParameter`](#ContactDebonding.GetParameter)Gets the parameter corresponding to the given property.[`GroupAllSimilarChildren`](#ContactDebonding.GroupAllSimilarChildren)Run the GroupAllSimilarChildren action.[`GroupSimilarObjects`](#ContactDebonding.GroupSimilarObjects)Run the GroupSimilarObjects action.[`PropertyByAPIName`](#ContactDebonding.PropertyByAPIName)Get a property by its API name.[`PropertyByName`](#ContactDebonding.PropertyByName)Get a property by its unique name.[`RemoveParameter`](#ContactDebonding.RemoveParameter)Removes the parameter from the parameter set corresponding to the given property.### Properties

NameDescription[`ContactRegion`](#ContactDebonding.ContactRegion)Gets or sets the ContactRegion.[`CriticalRate`](#ContactDebonding.CriticalRate)Gets or sets the CriticalRate.[`DataModelObjectCategory`](#ContactDebonding.DataModelObjectCategory)Gets the current DataModelObject’s category.[`GenerationMethod`](#ContactDebonding.GenerationMethod)Gets or sets the GenerationMethod.[`InitialCrack`](#ContactDebonding.InitialCrack)Gets or sets the InitialCrack.[`InitialTimeStep`](#ContactDebonding.InitialTimeStep)Gets or sets the InitialTimeStep.[`InternalObject`](#ContactDebonding.InternalObject)Gets the internal object. For advanced usage only.[`Material`](#ContactDebonding.Material)Gets or sets the Material.[`MaximumTimeStep`](#ContactDebonding.MaximumTimeStep)Gets or sets the MaximumTimeStep.[`Method`](#ContactDebonding.Method)Gets or sets the Method.[`MinimumTimeStep`](#ContactDebonding.MinimumTimeStep)Gets or sets the MinimumTimeStep.[`Properties`](#ContactDebonding.Properties)Gets the list of properties for this object.[`Suppressed`](#ContactDebonding.Suppressed)Gets or sets the Suppressed.[`Type`](#ContactDebonding.Type)Gets the Type.[`VisibleProperties`](#ContactDebonding.VisibleProperties)Gets the list of properties that are visible for this object.<a id="property-detail"></a>

## Property detail

<a id="ContactDebonding.ContactRegion"></a>

### *property* ContactDebonding.ContactRegion *: [Ansys.ACT.Automation.Mechanical.Connections.ContactRegion](Connections/ContactRegion.md#ansys.mechanical.stubs.v251.Ansys.ACT.Automation.Mechanical.Connections.ContactRegion) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the ContactRegion.

<a id="ContactDebonding.CriticalRate"></a>

### *property* ContactDebonding.CriticalRate *: Ansys.Core.Units.Quantity | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the CriticalRate.

<a id="ContactDebonding.DataModelObjectCategory"></a>

### *property* ContactDebonding.DataModelObjectCategory *: [Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory](../../../Mechanical/DataModel/Enums/DataModelObjectCategory.md#ansys.mechanical.stubs.v251.Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the current DataModelObject’s category.

<a id="ContactDebonding.GenerationMethod"></a>

### *property* ContactDebonding.GenerationMethod *: [Ansys.Mechanical.DataModel.Enums.DelaminationGenerationMethod](../../../Mechanical/DataModel/Enums/DelaminationGenerationMethod.md#ansys.mechanical.stubs.v251.Ansys.Mechanical.DataModel.Enums.DelaminationGenerationMethod) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the GenerationMethod.

<a id="ContactDebonding.InitialCrack"></a>

### *property* ContactDebonding.InitialCrack *: [Ansys.ACT.Automation.Mechanical.GenericCrack](GenericCrack.md#ansys.mechanical.stubs.v251.Ansys.ACT.Automation.Mechanical.GenericCrack) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the InitialCrack.

<a id="ContactDebonding.InitialTimeStep"></a>

### *property* ContactDebonding.InitialTimeStep *: Ansys.Core.Units.Quantity | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the InitialTimeStep.

<a id="ContactDebonding.InternalObject"></a>

### *property* ContactDebonding.InternalObject *: Ansys.Common.Interop.DSObjectsAuto.IDSDelaminationAuto | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the internal object. For advanced usage only.

<a id="ContactDebonding.Material"></a>

### *property* ContactDebonding.Material *: [str](https://docs.python.org/3/library/stdtypes.html#str) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the Material.

<a id="ContactDebonding.MaximumTimeStep"></a>

### *property* ContactDebonding.MaximumTimeStep *: Ansys.Core.Units.Quantity | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the MaximumTimeStep.

<a id="ContactDebonding.Method"></a>

### *property* ContactDebonding.Method *: [Ansys.Mechanical.DataModel.Enums.DelaminationMethod](../../../Mechanical/DataModel/Enums/DelaminationMethod.md#ansys.mechanical.stubs.v251.Ansys.Mechanical.DataModel.Enums.DelaminationMethod) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the Method.

<a id="ContactDebonding.MinimumTimeStep"></a>

### *property* ContactDebonding.MinimumTimeStep *: Ansys.Core.Units.Quantity | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the MinimumTimeStep.

<a id="ContactDebonding.Properties"></a>

### *property* ContactDebonding.Properties *: [tuple](https://docs.python.org/3/library/stdtypes.html#tuple)\[Ansys.ACT.Automation.Mechanical.Property\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the list of properties for this object.

<a id="ContactDebonding.Suppressed"></a>

### *property* ContactDebonding.Suppressed *: [bool](https://docs.python.org/3/library/functions.html#bool) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the Suppressed.

<a id="ContactDebonding.Type"></a>

### *property* ContactDebonding.Type *: [Ansys.Mechanical.DataModel.Enums.DelaminationType](../../../Mechanical/DataModel/Enums/DelaminationType.md#ansys.mechanical.stubs.v251.Ansys.Mechanical.DataModel.Enums.DelaminationType) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the Type.

<a id="ContactDebonding.VisibleProperties"></a>

### *property* ContactDebonding.VisibleProperties *: [tuple](https://docs.python.org/3/library/stdtypes.html#tuple)\[Ansys.ACT.Automation.Mechanical.Property\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the list of properties that are visible for this object.

<a id="method-detail"></a>

## Method detail

<a id="ContactDebonding.Activate"></a>

### ContactDebonding.Activate()

Activate the current object.

<a id="ContactDebonding.AddCommandSnippet"></a>

### ContactDebonding.AddCommandSnippet()

Creates a new CommandSnippet

<a id="ContactDebonding.CopyTo"></a>

### ContactDebonding.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject)

Copies all visible properties from this object to another.

<a id="ContactDebonding.CreateParameter"></a>

### ContactDebonding.CreateParameter(propName: [str](https://docs.python.org/3/library/stdtypes.html#str))

Creates a new parameter for a Property.

<a id="ContactDebonding.Delete"></a>

### ContactDebonding.Delete()

Run the Delete action.

<a id="ContactDebonding.Duplicate"></a>

### ContactDebonding.Duplicate()

Creates a copy of the current DataModelObject.

<a id="ContactDebonding.GetParameter"></a>

### ContactDebonding.GetParameter(propName: [str](https://docs.python.org/3/library/stdtypes.html#str))

Gets the parameter corresponding to the given property.

<a id="ContactDebonding.GroupAllSimilarChildren"></a>

### ContactDebonding.GroupAllSimilarChildren()

Run the GroupAllSimilarChildren action.

<a id="ContactDebonding.GroupSimilarObjects"></a>

### ContactDebonding.GroupSimilarObjects()

Run the GroupSimilarObjects action.

<a id="ContactDebonding.PropertyByAPIName"></a>

### ContactDebonding.PropertyByAPIName(name: [str](https://docs.python.org/3/library/stdtypes.html#str))

```text
Get a property by its API name.
If multiple properties have the same API Name, only the first property with that name will be returned.

```

<a id="ContactDebonding.PropertyByName"></a>

### ContactDebonding.PropertyByName(name: [str](https://docs.python.org/3/library/stdtypes.html#str))

Get a property by its unique name.

<a id="ContactDebonding.RemoveParameter"></a>

### ContactDebonding.RemoveParameter(propName: [str](https://docs.python.org/3/library/stdtypes.html#str))

Removes the parameter from the parameter set corresponding to the given property.