    

 ## On this page

  

 

 # `AcousticImpedanceBoundary`

 Last update: 09.03.2026 

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

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

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

Defines a AcousticImpedanceBoundary.

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

## Overview

### Methods

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

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

## Property detail

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

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

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

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

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

### *property* AcousticImpedanceBoundary.Frequency *: [Ansys.Core.Units.Quantity](../../../../Core/Units/Quantity.md#ansys.mechanical.stubs.v252.Ansys.Core.Units.Quantity) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the Frequency.

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

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

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

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

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

### *property* AcousticImpedanceBoundary.Reactance *: [Ansys.ACT.Mechanical.Fields.Field](../../../Mechanical/Fields/Field.md#ansys.mechanical.stubs.v252.Ansys.ACT.Mechanical.Fields.Field) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the Reactance.

<a id="AcousticImpedanceBoundary.ReadOnly"></a>

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

### *property* AcousticImpedanceBoundary.Resistance *: [Ansys.ACT.Mechanical.Fields.Field](../../../Mechanical/Fields/Field.md#ansys.mechanical.stubs.v252.Ansys.ACT.Mechanical.Fields.Field) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the Resistance.

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

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

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

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

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

Activate the current object.

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

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

Creates a new child Comment.

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

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

Creates a new child Figure.

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

### AcousticImpedanceBoundary.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="AcousticImpedanceBoundary.CopyTo"></a>

### AcousticImpedanceBoundary.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="AcousticImpedanceBoundary.CreateParameter"></a>

### AcousticImpedanceBoundary.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="AcousticImpedanceBoundary.Delete"></a>

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

Run the Delete action.

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

### AcousticImpedanceBoundary.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="AcousticImpedanceBoundary.GetChildren"></a>

### AcousticImpedanceBoundary.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="AcousticImpedanceBoundary.GetParameter"></a>

### AcousticImpedanceBoundary.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="AcousticImpedanceBoundary.GroupAllSimilarChildren"></a>

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

Run the GroupAllSimilarChildren action.

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

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

Run the GroupSimilarObjects action.

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

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

Run the PromoteToNamedSelection action.

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

### AcousticImpedanceBoundary.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="AcousticImpedanceBoundary.PropertyByName"></a>

### AcousticImpedanceBoundary.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="AcousticImpedanceBoundary.RemoveParameter"></a>

### AcousticImpedanceBoundary.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.