    

 ## On this page

  

 

 # `AcousticDiffuseSoundField`

 Last update: 16.07.2025 

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

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

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

Defines a AcousticDiffuseSoundField.

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

## Overview

### Methods

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

NameDescription[`Children`](#AcousticDiffuseSoundField.Children)Gets the list of children.[`Comments`](#AcousticDiffuseSoundField.Comments)Gets the list of associated comments.[`CoordinateSystem`](#AcousticDiffuseSoundField.CoordinateSystem)Gets or sets the CoordinateSystem.[`DataModelObjectCategory`](#AcousticDiffuseSoundField.DataModelObjectCategory)Gets the current DataModelObject’s category.[`Figures`](#AcousticDiffuseSoundField.Figures)Gets the list of associated figures.[`FrequencyOfNormConvergenceCheck`](#AcousticDiffuseSoundField.FrequencyOfNormConvergenceCheck)Gets or sets the FrequencyOfNormConvergenceCheck.[`Images`](#AcousticDiffuseSoundField.Images)Gets the list of associated images.[`InternalObject`](#AcousticDiffuseSoundField.InternalObject)Gets the internal object. For advanced usage only.[`Location`](#AcousticDiffuseSoundField.Location)Gets or sets the Location.[`MassDensity`](#AcousticDiffuseSoundField.MassDensity)Gets the MassDensity.[`Material`](#AcousticDiffuseSoundField.Material)Gets or sets the Material.[`MaterialAssignment`](#AcousticDiffuseSoundField.MaterialAssignment)Gets or sets the Material.[`MaximumIncidentAngle`](#AcousticDiffuseSoundField.MaximumIncidentAngle)Gets or sets the MaximumIncidentAngle.[`NormConvergenceTolerance`](#AcousticDiffuseSoundField.NormConvergenceTolerance)Gets or sets the NormConvergenceTolerance.[`NumberOfDivisionsOnReferenceSphere`](#AcousticDiffuseSoundField.NumberOfDivisionsOnReferenceSphere)Gets or sets the NumberOfDivisionsOnReferenceSphere.[`NumberOfRandomSampling`](#AcousticDiffuseSoundField.NumberOfRandomSampling)Gets or sets the NumberOfRandomSampling.[`PressureExcitation`](#AcousticDiffuseSoundField.PressureExcitation)Gets the PressureExcitation.[`Properties`](#AcousticDiffuseSoundField.Properties)Gets the list of properties for this object.[`RadiusOfReferenceSphere`](#AcousticDiffuseSoundField.RadiusOfReferenceSphere)Gets or sets the RadiusOfReferenceSphere.[`RadiusOfReferenceSphereDefineBy`](#AcousticDiffuseSoundField.RadiusOfReferenceSphereDefineBy)Gets or sets the RadiusOfReferenceSphereDefineBy.[`RandomSamplingType`](#AcousticDiffuseSoundField.RandomSamplingType)Gets or sets the RandomSamplingType.[`ReadOnly`](#AcousticDiffuseSoundField.ReadOnly)Gets or sets the ReadOnly.[`ReferencePowerSpectralDensity`](#AcousticDiffuseSoundField.ReferencePowerSpectralDensity)Gets or sets the ReferencePowerSpectralDensity.[`SharedRefBody`](#AcousticDiffuseSoundField.SharedRefBody)Gets or sets the SharedRefBody.[`SpeedOfSound`](#AcousticDiffuseSoundField.SpeedOfSound)Gets the SpeedOfSound.[`Suppressed`](#AcousticDiffuseSoundField.Suppressed)Gets or sets the Suppressed.[`VisibleProperties`](#AcousticDiffuseSoundField.VisibleProperties)Gets the list of properties that are visible for this object.<a id="property-detail"></a>

## Property detail

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

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

Gets the list of children.

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

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

Gets the list of associated comments.

<a id="AcousticDiffuseSoundField.CoordinateSystem"></a>

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

Gets or sets the CoordinateSystem.

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

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

Gets the current DataModelObject’s category.

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

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

Gets the list of associated figures.

<a id="AcousticDiffuseSoundField.FrequencyOfNormConvergenceCheck"></a>

### *property* AcousticDiffuseSoundField.FrequencyOfNormConvergenceCheck *: [int](https://docs.python.org/3/library/functions.html#int) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the FrequencyOfNormConvergenceCheck.

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

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

Gets the list of associated images.

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

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

### *property* AcousticDiffuseSoundField.Location *: Ansys.ACT.Interfaces.Common.ISelectionInfo | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the Location.

<a id="AcousticDiffuseSoundField.MassDensity"></a>

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

Gets the MassDensity.

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

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

### *property* AcousticDiffuseSoundField.MaterialAssignment *: [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="AcousticDiffuseSoundField.MaximumIncidentAngle"></a>

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

Gets or sets the MaximumIncidentAngle.

<a id="AcousticDiffuseSoundField.NormConvergenceTolerance"></a>

### *property* AcousticDiffuseSoundField.NormConvergenceTolerance *: [float](https://docs.python.org/3/library/functions.html#float) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the NormConvergenceTolerance.

<a id="AcousticDiffuseSoundField.NumberOfDivisionsOnReferenceSphere"></a>

### *property* AcousticDiffuseSoundField.NumberOfDivisionsOnReferenceSphere *: [int](https://docs.python.org/3/library/functions.html#int) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the NumberOfDivisionsOnReferenceSphere.

<a id="AcousticDiffuseSoundField.NumberOfRandomSampling"></a>

### *property* AcousticDiffuseSoundField.NumberOfRandomSampling *: [int](https://docs.python.org/3/library/functions.html#int) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the NumberOfRandomSampling.

<a id="AcousticDiffuseSoundField.PressureExcitation"></a>

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

Gets the PressureExcitation.

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

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

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

Gets or sets the RadiusOfReferenceSphere.

<a id="AcousticDiffuseSoundField.RadiusOfReferenceSphereDefineBy"></a>

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

Gets or sets the RadiusOfReferenceSphereDefineBy.

<a id="AcousticDiffuseSoundField.RandomSamplingType"></a>

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

Gets or sets the RandomSamplingType.

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

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

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

Gets or sets the ReferencePowerSpectralDensity.

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

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

Gets or sets the SharedRefBody.

<a id="AcousticDiffuseSoundField.SpeedOfSound"></a>

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

Gets the SpeedOfSound.

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

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

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

### AcousticDiffuseSoundField.Activate()

Activate the current object.

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

### AcousticDiffuseSoundField.AddComment()

Creates a new child Comment.

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

### AcousticDiffuseSoundField.AddFigure()

Creates a new child Figure.

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

### AcousticDiffuseSoundField.AddImage(filePath: [str](https://docs.python.org/3/library/stdtypes.html#str))

```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="AcousticDiffuseSoundField.CopyTo"></a>

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

Copies all visible properties from this object to another.

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

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

Creates a new parameter for a Property.

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

### AcousticDiffuseSoundField.Delete()

Run the Delete action.

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

### AcousticDiffuseSoundField.Duplicate()

Creates a copy of the current DataModelObject.

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

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

Gets the list of children, filtered by type.

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

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

Gets the parameter corresponding to the given property.

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

### AcousticDiffuseSoundField.GroupAllSimilarChildren()

Run the GroupAllSimilarChildren action.

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

### AcousticDiffuseSoundField.GroupSimilarObjects()

Run the GroupSimilarObjects action.

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

### AcousticDiffuseSoundField.PromoteToNamedSelection()

Run the PromoteToNamedSelection action.

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

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

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

Get a property by its unique name.

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

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

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