AcousticDiffuseSoundField#

class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.BoundaryConditions.AcousticDiffuseSoundField(internalObject: Any)#

Bases: object

Defines a AcousticDiffuseSoundField.

Overview#

Activate

Activate the current object.

AddComment

Creates a new child Comment.

AddFigure

Creates a new child Figure.

AddImage

Creates a new child Image.

CopyTo

Copies all visible properties from this object to another.

CreateObjRef

CreateObjRef method.

CreateParameter

Creates a new parameter for a Property.

Delete

Run the Delete action.

Duplicate

Creates a copy of the current DataModelObject.

Equals

Equals method.

GetAPIName

Property name bound to dispId.

GetAllProperties

GetAllProperties method.

GetChildren

Gets the list of children, filtered by type.

GetDetailsView

GetDetailsView method.

GetEnumName

Enum name bound to value

GetHashCode

GetHashCode method.

GetIconFile

GetIconFile method.

GetLifetimeService

GetLifetimeService method.

GetObjectData

GetObjectData method.

GetParameter

Gets the parameter corresponding to the given property.

GetPath

GetPath method.

GetPropertyName

GetPropertyName method.

GetPropertyValue

GetPropertyValue method.

GetType

GetType method.

GetVisibleProperties

GetVisibleProperties method.

GetVisiblePropertyNames

GetVisiblePropertyNames method.

GroupAllSimilarChildren

Run the GroupAllSimilarChildren action.

GroupSimilarObjects

Run the GroupSimilarObjects action.

InitializeLifetimeService

InitializeLifetimeService method.

IsPropertyEditable

IsPropertyEditable method.

IsPropertyVisible

IsPropertyVisible method.

PromoteToNamedSelection

Run the PromoteToNamedSelection action.

PropertyByAPIName

Get a property by its API name.

PropertyById

PropertyById method.

PropertyByName

Get a property by its unique name.

RemoveParameter

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

ToString

ToString method.

AttachedRefs

AttachedRefs property.

Children

Gets the list of children.

ClsId

ClsId property.

Comments

Gets the list of associated comments.

CoordinateSystem

Gets or sets the CoordinateSystem.

DataModelObjectCategory

Gets the current DataModelObject's category.

Figures

Gets the list of associated figures.

FrequencyOfNormConvergenceCheck

Gets or sets the FrequencyOfNormConvergenceCheck.

GroupingFolder

GroupingFolder property.

IconName

IconName property.

Images

Gets the list of associated images.

ImportableObjectSourceId

ImportableObjectSourceId property.

InternalObject

Gets the internal object. For advanced usage only.

Location

Gets or sets the Location.

MassDensity

Gets the MassDensity.

Material

Gets or sets the Material.

MaterialAssignment

Gets or sets the Material.

MaximumIncidentAngle

Gets or sets the MaximumIncidentAngle.

Name

Name property.

NormConvergenceTolerance

Gets or sets the NormConvergenceTolerance.

NumberOfDivisionsOnReferenceSphere

Gets or sets the NumberOfDivisionsOnReferenceSphere.

NumberOfRandomSampling

Gets or sets the NumberOfRandomSampling.

ObjectId

ObjectId property.

ObjectState

ObjectState property.

ObjectTags

ObjectTags property.

Parent

Parent property.

PressureExcitation

Gets the PressureExcitation.

Properties

Gets the list of properties for this object.

RadiusOfReferenceSphere

Gets or sets the RadiusOfReferenceSphere.

RadiusOfReferenceSphereDefineBy

Gets or sets the RadiusOfReferenceSphereDefineBy.

RandomSamplingType

Gets or sets the RandomSamplingType.

ReadOnly

Gets or sets the ReadOnly.

ReferencePowerSpectralDensity

Gets or sets the ReferencePowerSpectralDensity.

SharedRefBody

Gets or sets the SharedRefBody.

SpeedOfSound

Gets the SpeedOfSound.

State

State property.

Suppressed

Gets or sets the Suppressed.

TransferableObjectId

TransferableObjectId property.

VisibleProperties

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

Property detail#

property AcousticDiffuseSoundField.AttachedRefs: List[int] | None#

AttachedRefs property.

property AcousticDiffuseSoundField.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#

Gets the list of children.

property AcousticDiffuseSoundField.ClsId: int | None#

ClsId property.

property AcousticDiffuseSoundField.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#

Gets the list of associated comments.

property AcousticDiffuseSoundField.CoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#

Gets or sets the CoordinateSystem.

property AcousticDiffuseSoundField.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#

Gets the current DataModelObject's category.

property AcousticDiffuseSoundField.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#

Gets the list of associated figures.

property AcousticDiffuseSoundField.FrequencyOfNormConvergenceCheck: int | None#

Gets or sets the FrequencyOfNormConvergenceCheck.

property AcousticDiffuseSoundField.GroupingFolder: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#

GroupingFolder property.

property AcousticDiffuseSoundField.IconName: str | None#

IconName property.

property AcousticDiffuseSoundField.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#

Gets the list of associated images.

property AcousticDiffuseSoundField.ImportableObjectSourceId: str | None#

ImportableObjectSourceId property.

property AcousticDiffuseSoundField.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSLoadAuto | None#

Gets the internal object. For advanced usage only.

property AcousticDiffuseSoundField.Location: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#

Gets or sets the Location.

property AcousticDiffuseSoundField.MassDensity: Ansys.Core.Units.Quantity | None#

Gets the MassDensity.

property AcousticDiffuseSoundField.Material: str | None#

Gets or sets the Material.

property AcousticDiffuseSoundField.MaterialAssignment: str | None#

Gets or sets the Material.

property AcousticDiffuseSoundField.MaximumIncidentAngle: Ansys.Core.Units.Quantity | None#

Gets or sets the MaximumIncidentAngle.

property AcousticDiffuseSoundField.Name: str | None#

Name property.

property AcousticDiffuseSoundField.NormConvergenceTolerance: float | None#

Gets or sets the NormConvergenceTolerance.

property AcousticDiffuseSoundField.NumberOfDivisionsOnReferenceSphere: int | None#

Gets or sets the NumberOfDivisionsOnReferenceSphere.

property AcousticDiffuseSoundField.NumberOfRandomSampling: int | None#

Gets or sets the NumberOfRandomSampling.

property AcousticDiffuseSoundField.ObjectId: int | None#

ObjectId property.

property AcousticDiffuseSoundField.ObjectState: Ansys.Mechanical.DataModel.Enums.ObjectState | None#

ObjectState property.

property AcousticDiffuseSoundField.ObjectTags: Iterable[Ansys.Mechanical.DataModel.Interfaces.IObjectTag] | None#

ObjectTags property.

property AcousticDiffuseSoundField.Parent: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#

Parent property.

property AcousticDiffuseSoundField.PressureExcitation: bool | None#

Gets the PressureExcitation.

property AcousticDiffuseSoundField.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#

Gets the list of properties for this object.

property AcousticDiffuseSoundField.RadiusOfReferenceSphere: Ansys.Core.Units.Quantity | None#

Gets or sets the RadiusOfReferenceSphere.

property AcousticDiffuseSoundField.RadiusOfReferenceSphereDefineBy: Ansys.Mechanical.DataModel.Enums.RadiusOfReferenceSphereDefineBy | None#

Gets or sets the RadiusOfReferenceSphereDefineBy.

property AcousticDiffuseSoundField.RandomSamplingType: Ansys.Mechanical.DataModel.Enums.RandomSamplingType | None#

Gets or sets the RandomSamplingType.

property AcousticDiffuseSoundField.ReadOnly: bool | None#

Gets or sets the ReadOnly.

property AcousticDiffuseSoundField.ReferencePowerSpectralDensity: Ansys.Core.Units.Quantity | None#

Gets or sets the ReferencePowerSpectralDensity.

property AcousticDiffuseSoundField.SharedRefBody: Ansys.ACT.Automation.Mechanical.Body | None#

Gets or sets the SharedRefBody.

property AcousticDiffuseSoundField.SpeedOfSound: Ansys.Core.Units.Quantity | None#

Gets the SpeedOfSound.

property AcousticDiffuseSoundField.State: Ansys.Mechanical.DataModel.Enums.Legacy.State | None#

State property.

property AcousticDiffuseSoundField.Suppressed: bool | None#

Gets or sets the Suppressed.

property AcousticDiffuseSoundField.TransferableObjectId: str | None#

TransferableObjectId property.

property AcousticDiffuseSoundField.VisibleProperties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#

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

Method detail#

AcousticDiffuseSoundField.Activate() None#

Activate the current object.

AcousticDiffuseSoundField.AddComment() Ansys.ACT.Automation.Mechanical.Comment#

Creates a new child Comment.

AcousticDiffuseSoundField.AddFigure() Ansys.ACT.Automation.Mechanical.Figure#

Creates a new child Figure.

AcousticDiffuseSoundField.AddImage(filePath: str) Ansys.ACT.Automation.Mechanical.Image#
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.
AcousticDiffuseSoundField.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#

Copies all visible properties from this object to another.

AcousticDiffuseSoundField.CreateObjRef(requestedType: type) System.Runtime.Remoting.ObjRef#

CreateObjRef method.

AcousticDiffuseSoundField.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#

Creates a new parameter for a Property.

AcousticDiffuseSoundField.Delete() None#

Run the Delete action.

AcousticDiffuseSoundField.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#

Creates a copy of the current DataModelObject.

AcousticDiffuseSoundField.Equals(other: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject) bool#

Equals method.

AcousticDiffuseSoundField.GetAPIName(dispId: int) str#

Property name bound to dispId.

AcousticDiffuseSoundField.GetAllProperties() List[Ansys.ACT.Automation.Mechanical.AutomationPropertyWrapper]#

GetAllProperties method.

AcousticDiffuseSoundField.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#

Gets the list of children, filtered by type.

AcousticDiffuseSoundField.GetDetailsView() Ansys.ACT.Automation.Mechanical.DetailsViewData#

GetDetailsView method.

AcousticDiffuseSoundField.GetEnumName(enumType: type, value: int, dispId: int) str#

Enum name bound to value

AcousticDiffuseSoundField.GetHashCode() int#

GetHashCode method.

AcousticDiffuseSoundField.GetIconFile() System.Byte#

GetIconFile method.

AcousticDiffuseSoundField.GetLifetimeService() Any#

GetLifetimeService method.

AcousticDiffuseSoundField.GetObjectData(info: System.Runtime.Serialization.SerializationInfo, context: System.Runtime.Serialization.StreamingContext) None#

GetObjectData method.

AcousticDiffuseSoundField.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#

Gets the parameter corresponding to the given property.

AcousticDiffuseSoundField.GetPath() str#

GetPath method.

AcousticDiffuseSoundField.GetPropertyName(dispId: int) str#

GetPropertyName method.

AcousticDiffuseSoundField.GetPropertyValue(name: str) Any#

GetPropertyValue method.

AcousticDiffuseSoundField.GetType() type#

GetType method.

AcousticDiffuseSoundField.GetVisibleProperties() List[System.Reflection.PropertyInfo]#

GetVisibleProperties method.

AcousticDiffuseSoundField.GetVisiblePropertyNames() List[str]#

GetVisiblePropertyNames method.

AcousticDiffuseSoundField.GroupAllSimilarChildren() None#

Run the GroupAllSimilarChildren action.

AcousticDiffuseSoundField.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder#

Run the GroupSimilarObjects action.

AcousticDiffuseSoundField.InitializeLifetimeService() Any#

InitializeLifetimeService method.

AcousticDiffuseSoundField.IsPropertyEditable(dispId: int) bool#

IsPropertyEditable method.

AcousticDiffuseSoundField.IsPropertyVisible(dispId: int) bool#

IsPropertyVisible method.

AcousticDiffuseSoundField.PromoteToNamedSelection() Iterable[Ansys.ACT.Automation.Mechanical.NamedSelection]#

Run the PromoteToNamedSelection action.

AcousticDiffuseSoundField.PropertyByAPIName(name: str) Ansys.ACT.Automation.Mechanical.Property#
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.
AcousticDiffuseSoundField.PropertyById(dispId: int) Ansys.ACT.Automation.Mechanical.Property#

PropertyById method.

AcousticDiffuseSoundField.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#

Get a property by its unique name.

AcousticDiffuseSoundField.RemoveParameter(propName: str) None#

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

AcousticDiffuseSoundField.ToString() str#

ToString method.