Skip to main content

Mechanical scripting interface

AcousticTransferAdmittanceMatrix

Last update: 14.01.2025

class Ansys.ACT.Automation.Mechanical.BoundaryConditions.AcousticTransferAdmittanceMatrix

Bases: object

Defines a AcousticTransferAdmittanceMatrix.

Overview

Methods

Name Description
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.
CreateParameter Creates a new parameter for a Property.
Delete Run the Delete action.
Duplicate Creates a copy of the current DataModelObject.
GetChildren Gets the list of children, filtered by type.
GetParameter Gets the parameter corresponding to the given property.
GroupAllSimilarChildren Run the GroupAllSimilarChildren action.
GroupSimilarObjects Run the GroupSimilarObjects action.
PromoteToNamedSelection Run the PromoteToNamedSelection action.
PropertyByAPIName Get a property by its API name.
PropertyByName Get a property by its unique name.
RemoveParameter Removes the parameter from the parameter set corresponding to the given property.

Properties

Name Description
Alpha1Imag Gets or sets the Alpha1Imag.
Alpha1Real Gets or sets the Alpha1Real.
Alpha2Imag Gets or sets the Alpha2Imag.
Alpha2Real Gets or sets the Alpha2Real.
Children Gets the list of children.
Comments Gets the list of associated comments.
DataModelObjectCategory Gets the current DataModelObject’s category.
DynamicViscosity Gets or sets the DynamicViscosity.
Figures Gets the list of associated figures.
GridPeriod Gets or sets the GridPeriod.
HoleRadius Gets or sets the HoleRadius.
Images Gets the list of associated images.
InternalObject Gets the internal object. For advanced usage only.
MassDensity Gets or sets the MassDensity.
Port1 Gets or sets the Port1.
Port2 Gets or sets the Port2.
Properties Gets the list of properties for this object.
RatioOfInnerAndOuterRadius Gets or sets the RatioOfInnerAndOuterRadius.
ReadOnly Gets or sets the ReadOnly.
SharedRefBody Gets or sets the SharedRefBody.
StructureThickness Gets or sets the StructureThickness.
Suppressed Gets or sets the Suppressed.
TransferAdmittanceModel Gets or sets the TransferAdmittanceModel.
VisibleProperties Gets the list of properties that are visible for this object.
Y11Imag Gets or sets the Y11Imag.
Y11Real Gets or sets the Y11Real.
Y12Imag Gets or sets the Y12Imag.
Y12Real Gets or sets the Y12Real.
Y21Imag Gets or sets the Y21Imag.
Y21Real Gets or sets the Y21Real.
Y22Imag Gets or sets the Y22Imag.
Y22Real Gets or sets the Y22Real.

Property detail

property AcousticTransferAdmittanceMatrix.Alpha1Imag : Ansys.ACT.Mechanical.Fields.Field | None

Gets or sets the Alpha1Imag.

property AcousticTransferAdmittanceMatrix.Alpha1Real : Ansys.ACT.Mechanical.Fields.Field | None

Gets or sets the Alpha1Real.

property AcousticTransferAdmittanceMatrix.Alpha2Imag : Ansys.ACT.Mechanical.Fields.Field | None

Gets or sets the Alpha2Imag.

property AcousticTransferAdmittanceMatrix.Alpha2Real : Ansys.ACT.Mechanical.Fields.Field | None

Gets or sets the Alpha2Real.

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

Gets the list of children.

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

Gets the list of associated comments.

property AcousticTransferAdmittanceMatrix.DataModelObjectCategory : Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None

Gets the current DataModelObject’s category.

property AcousticTransferAdmittanceMatrix.DynamicViscosity : Ansys.ACT.Mechanical.Fields.Field | None

Gets or sets the DynamicViscosity.

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

Gets the list of associated figures.

property AcousticTransferAdmittanceMatrix.GridPeriod : Ansys.ACT.Mechanical.Fields.Field | None

Gets or sets the GridPeriod.

property AcousticTransferAdmittanceMatrix.HoleRadius : Ansys.ACT.Mechanical.Fields.Field | None

Gets or sets the HoleRadius.

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

Gets the list of associated images.

property AcousticTransferAdmittanceMatrix.InternalObject : Ansys.Common.Interop.DSObjectsAuto.IDSLoadAuto | None

Gets the internal object. For advanced usage only.

property AcousticTransferAdmittanceMatrix.MassDensity : Ansys.ACT.Mechanical.Fields.Field | None

Gets or sets the MassDensity.

property AcousticTransferAdmittanceMatrix.Port1 : Ansys.ACT.Automation.Mechanical.BoundaryConditions.AcousticPort | None

Gets or sets the Port1.

property AcousticTransferAdmittanceMatrix.Port2 : Ansys.ACT.Automation.Mechanical.BoundaryConditions.AcousticPort | None

Gets or sets the Port2.

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

Gets the list of properties for this object.

property AcousticTransferAdmittanceMatrix.RatioOfInnerAndOuterRadius : Ansys.ACT.Mechanical.Fields.Field | None

Gets or sets the RatioOfInnerAndOuterRadius.

property AcousticTransferAdmittanceMatrix.ReadOnly : bool | None

Gets or sets the ReadOnly.

property AcousticTransferAdmittanceMatrix.SharedRefBody : Ansys.ACT.Automation.Mechanical.Body | None

Gets or sets the SharedRefBody.

property AcousticTransferAdmittanceMatrix.StructureThickness : Ansys.ACT.Mechanical.Fields.Field | None

Gets or sets the StructureThickness.

property AcousticTransferAdmittanceMatrix.Suppressed : bool | None

Gets or sets the Suppressed.

property AcousticTransferAdmittanceMatrix.TransferAdmittanceModel : Ansys.Mechanical.DataModel.Enums.TransferAdmittanceModelType | None

Gets or sets the TransferAdmittanceModel.

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

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

property AcousticTransferAdmittanceMatrix.Y11Imag : Ansys.ACT.Mechanical.Fields.Field | None

Gets or sets the Y11Imag.

property AcousticTransferAdmittanceMatrix.Y11Real : Ansys.ACT.Mechanical.Fields.Field | None

Gets or sets the Y11Real.

property AcousticTransferAdmittanceMatrix.Y12Imag : Ansys.ACT.Mechanical.Fields.Field | None

Gets or sets the Y12Imag.

property AcousticTransferAdmittanceMatrix.Y12Real : Ansys.ACT.Mechanical.Fields.Field | None

Gets or sets the Y12Real.

property AcousticTransferAdmittanceMatrix.Y21Imag : Ansys.ACT.Mechanical.Fields.Field | None

Gets or sets the Y21Imag.

property AcousticTransferAdmittanceMatrix.Y21Real : Ansys.ACT.Mechanical.Fields.Field | None

Gets or sets the Y21Real.

property AcousticTransferAdmittanceMatrix.Y22Imag : Ansys.ACT.Mechanical.Fields.Field | None

Gets or sets the Y22Imag.

property AcousticTransferAdmittanceMatrix.Y22Real : Ansys.ACT.Mechanical.Fields.Field | None

Gets or sets the Y22Real.

Method detail

AcousticTransferAdmittanceMatrix.Activate()

Activate the current object.

AcousticTransferAdmittanceMatrix.AddComment()

Creates a new child Comment.

AcousticTransferAdmittanceMatrix.AddFigure()

Creates a new child Figure.

AcousticTransferAdmittanceMatrix.AddImage(filePath: str)

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.

AcousticTransferAdmittanceMatrix.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject)

Copies all visible properties from this object to another.

AcousticTransferAdmittanceMatrix.CreateParameter(propName: str)

Creates a new parameter for a Property.

AcousticTransferAdmittanceMatrix.Delete()

Run the Delete action.

AcousticTransferAdmittanceMatrix.Duplicate()

Creates a copy of the current DataModelObject.

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

Gets the list of children, filtered by type.

AcousticTransferAdmittanceMatrix.GetParameter(propName: str)

Gets the parameter corresponding to the given property.

AcousticTransferAdmittanceMatrix.GroupAllSimilarChildren()

Run the GroupAllSimilarChildren action.

AcousticTransferAdmittanceMatrix.GroupSimilarObjects()

Run the GroupSimilarObjects action.

AcousticTransferAdmittanceMatrix.PromoteToNamedSelection()

Run the PromoteToNamedSelection action.

AcousticTransferAdmittanceMatrix.PropertyByAPIName(name: str)

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.

AcousticTransferAdmittanceMatrix.PropertyByName(name: str)

Get a property by its unique name.

AcousticTransferAdmittanceMatrix.RemoveParameter(propName: str)

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