    

 ## On this page

  

 

 # `AcousticAbsorptionElement`

 Last update: 09.03.2026 

<a id="ansys.mechanical.stubs.v252.Ansys.ACT.Automation.Mechanical.BoundaryConditions.AcousticAbsorptionElement"></a>

#### *class* Ansys.ACT.Automation.Mechanical.BoundaryConditions.AcousticAbsorptionElement

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

Defines a AcousticAbsorptionElement.

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

## Overview

### Methods

NameDescription[`Activate`](#AcousticAbsorptionElement.Activate)Activate the current object.[`AddComment`](#AcousticAbsorptionElement.AddComment)Creates a new child Comment.[`AddFigure`](#AcousticAbsorptionElement.AddFigure)Creates a new child Figure.[`AddImage`](#AcousticAbsorptionElement.AddImage)Creates a new child Image.[`CopyTo`](#AcousticAbsorptionElement.CopyTo)Copies all visible properties from this object to another.[`CreateParameter`](#AcousticAbsorptionElement.CreateParameter)Creates a new parameter for a Property.[`Delete`](#AcousticAbsorptionElement.Delete)Run the Delete action.[`Duplicate`](#AcousticAbsorptionElement.Duplicate)Creates a copy of the current DataModelObject.[`GetChildren`](#AcousticAbsorptionElement.GetChildren)Gets the list of children, filtered by type.[`GetParameter`](#AcousticAbsorptionElement.GetParameter)Gets the parameter corresponding to the given property.[`GroupAllSimilarChildren`](#AcousticAbsorptionElement.GroupAllSimilarChildren)Run the GroupAllSimilarChildren action.[`GroupSimilarObjects`](#AcousticAbsorptionElement.GroupSimilarObjects)Run the GroupSimilarObjects action.[`PromoteToNamedSelection`](#AcousticAbsorptionElement.PromoteToNamedSelection)Run the PromoteToNamedSelection action.[`PropertyByAPIName`](#AcousticAbsorptionElement.PropertyByAPIName)Get a property by its API name.[`PropertyByName`](#AcousticAbsorptionElement.PropertyByName)Get a property by its unique name.[`RemoveParameter`](#AcousticAbsorptionElement.RemoveParameter)Removes the parameter from the parameter set corresponding to the given property.### Properties

NameDescription[`Children`](#AcousticAbsorptionElement.Children)Gets the list of children.[`Comments`](#AcousticAbsorptionElement.Comments)Gets the list of associated comments.[`DataModelObjectCategory`](#AcousticAbsorptionElement.DataModelObjectCategory)Gets the current DataModelObject’s category.[`Figures`](#AcousticAbsorptionElement.Figures)Gets the list of associated figures.[`Images`](#AcousticAbsorptionElement.Images)Gets the list of associated images.[`InternalObject`](#AcousticAbsorptionElement.InternalObject)Gets the internal object. For advanced usage only.[`Location`](#AcousticAbsorptionElement.Location)Gets or sets the Location.[`Properties`](#AcousticAbsorptionElement.Properties)Gets the list of properties for this object.[`ReadOnly`](#AcousticAbsorptionElement.ReadOnly)Gets or sets the ReadOnly.[`SharedRefBody`](#AcousticAbsorptionElement.SharedRefBody)Gets or sets the SharedRefBody.[`Suppressed`](#AcousticAbsorptionElement.Suppressed)Gets or sets the Suppressed.[`VisibleProperties`](#AcousticAbsorptionElement.VisibleProperties)Gets the list of properties that are visible for this object.<a id="property-detail"></a>

## Property detail

<a id="AcousticAbsorptionElement.Children"></a>

### *property* AcousticAbsorptionElement.Children *: List\[[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject](../../../../Mechanical/DataModel/Interfaces/IDataModelObject.md#ansys.mechanical.stubs.v252.Ansys.Mechanical.DataModel.Interfaces.IDataModelObject)\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the list of children.

<a id="AcousticAbsorptionElement.Comments"></a>

### *property* AcousticAbsorptionElement.Comments *: Iterable\[[Ansys.ACT.Automation.Mechanical.Comment](../Comment.md#ansys.mechanical.stubs.v252.Ansys.ACT.Automation.Mechanical.Comment)\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the list of associated comments.

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

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

Gets the current DataModelObject’s category.

<a id="AcousticAbsorptionElement.Figures"></a>

### *property* AcousticAbsorptionElement.Figures *: Iterable\[[Ansys.ACT.Automation.Mechanical.Figure](../Figure.md#ansys.mechanical.stubs.v252.Ansys.ACT.Automation.Mechanical.Figure)\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the list of associated figures.

<a id="AcousticAbsorptionElement.Images"></a>

### *property* AcousticAbsorptionElement.Images *: Iterable\[[Ansys.ACT.Automation.Mechanical.Image](../Image.md#ansys.mechanical.stubs.v252.Ansys.ACT.Automation.Mechanical.Image)\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the list of associated images.

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

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

Gets the internal object. For advanced usage only.

<a id="AcousticAbsorptionElement.Location"></a>

### *property* AcousticAbsorptionElement.Location *: [Ansys.ACT.Interfaces.Common.ISelectionInfo](../../../Interfaces/Common/ISelectionInfo.md#ansys.mechanical.stubs.v252.Ansys.ACT.Interfaces.Common.ISelectionInfo) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the Location.

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

### *property* AcousticAbsorptionElement.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="AcousticAbsorptionElement.ReadOnly"></a>

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

Gets or sets the ReadOnly.

<a id="AcousticAbsorptionElement.SharedRefBody"></a>

### *property* AcousticAbsorptionElement.SharedRefBody *: [Ansys.ACT.Automation.Mechanical.Body](../Body.md#ansys.mechanical.stubs.v252.Ansys.ACT.Automation.Mechanical.Body) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the SharedRefBody.

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

### *property* AcousticAbsorptionElement.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="AcousticAbsorptionElement.VisibleProperties"></a>

### *property* AcousticAbsorptionElement.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="AcousticAbsorptionElement.Activate"></a>

### AcousticAbsorptionElement.Activate() → [None](https://docs.python.org/3/library/constants.html#None)

Activate the current object.

<a id="AcousticAbsorptionElement.AddComment"></a>

### AcousticAbsorptionElement.AddComment() → [Ansys.ACT.Automation.Mechanical.Comment](../Comment.md#ansys.mechanical.stubs.v252.Ansys.ACT.Automation.Mechanical.Comment)

Creates a new child Comment.

<a id="AcousticAbsorptionElement.AddFigure"></a>

### AcousticAbsorptionElement.AddFigure() → [Ansys.ACT.Automation.Mechanical.Figure](../Figure.md#ansys.mechanical.stubs.v252.Ansys.ACT.Automation.Mechanical.Figure)

Creates a new child Figure.

<a id="AcousticAbsorptionElement.AddImage"></a>

### AcousticAbsorptionElement.AddImage(filePath: [str](https://docs.python.org/3/library/stdtypes.html#str)) → [Ansys.ACT.Automation.Mechanical.Image](../Image.md#ansys.mechanical.stubs.v252.Ansys.ACT.Automation.Mechanical.Image)

```text
Creates a new child Image.
If a filePath is provided, the image will be loaded from that file,
if not, the image will be a screen capture of the Geometry window.

```

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

### AcousticAbsorptionElement.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) → [None](https://docs.python.org/3/library/constants.html#None)

Copies all visible properties from this object to another.

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

### AcousticAbsorptionElement.CreateParameter(propName: [str](https://docs.python.org/3/library/stdtypes.html#str)) → Ansys.ACT.Interfaces.Mechanical.IParameter

Creates a new parameter for a Property.

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

### AcousticAbsorptionElement.Delete() → [None](https://docs.python.org/3/library/constants.html#None)

Run the Delete action.

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

### AcousticAbsorptionElement.Duplicate() → [Ansys.Mechanical.DataModel.Interfaces.IDataModelObject](../../../../Mechanical/DataModel/Interfaces/IDataModelObject.md#ansys.mechanical.stubs.v252.Ansys.Mechanical.DataModel.Interfaces.IDataModelObject)

Creates a copy of the current DataModelObject.

<a id="AcousticAbsorptionElement.GetChildren"></a>

### AcousticAbsorptionElement.GetChildren(recurses: [bool](https://docs.python.org/3/library/functions.html#bool), children: List\[ChildrenType\]) → List\[ChildrenType\]

Gets the list of children, filtered by type.

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

### AcousticAbsorptionElement.GetParameter(propName: [str](https://docs.python.org/3/library/stdtypes.html#str)) → Ansys.ACT.Interfaces.Mechanical.IParameter

Gets the parameter corresponding to the given property.

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

### AcousticAbsorptionElement.GroupAllSimilarChildren() → [None](https://docs.python.org/3/library/constants.html#None)

Run the GroupAllSimilarChildren action.

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

### AcousticAbsorptionElement.GroupSimilarObjects() → [Ansys.ACT.Automation.Mechanical.TreeGroupingFolder](../TreeGroupingFolder.md#ansys.mechanical.stubs.v252.Ansys.ACT.Automation.Mechanical.TreeGroupingFolder)

Run the GroupSimilarObjects action.

<a id="AcousticAbsorptionElement.PromoteToNamedSelection"></a>

### AcousticAbsorptionElement.PromoteToNamedSelection() → Iterable\[[Ansys.ACT.Automation.Mechanical.NamedSelection](../NamedSelection.md#ansys.mechanical.stubs.v252.Ansys.ACT.Automation.Mechanical.NamedSelection)\]

Run the PromoteToNamedSelection action.

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

### AcousticAbsorptionElement.PropertyByAPIName(name: [str](https://docs.python.org/3/library/stdtypes.html#str)) → Ansys.ACT.Automation.Mechanical.Property

```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="AcousticAbsorptionElement.PropertyByName"></a>

### AcousticAbsorptionElement.PropertyByName(name: [str](https://docs.python.org/3/library/stdtypes.html#str)) → Ansys.ACT.Automation.Mechanical.Property

Get a property by its unique name.

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

### AcousticAbsorptionElement.RemoveParameter(propName: [str](https://docs.python.org/3/library/stdtypes.html#str)) → [None](https://docs.python.org/3/library/constants.html#None)

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