    

 ## On this page

  

 

 # `AcousticThermoViscousBLIBoundary`

 Last update: 09.03.2026 

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

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

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

Defines a AcousticThermoViscousBLIBoundary.

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

## Overview

### Methods

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

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

## Property detail

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Activate the current object.

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

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

Creates a new child Comment.

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

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

Creates a new child Figure.

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

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

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

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

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

Run the Delete action.

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

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

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

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

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

Run the GroupAllSimilarChildren action.

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

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

Run the GroupSimilarObjects action.

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

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

Run the PromoteToNamedSelection action.

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

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

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

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