AcousticTransferAdmittanceMatrix#

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

Bases: object

Defines a AcousticTransferAdmittanceMatrix.

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.

Alpha1Imag

Gets or sets the Alpha1Imag.

Alpha1Real

Gets or sets the Alpha1Real.

Alpha2Imag

Gets or sets the Alpha2Imag.

Alpha2Real

Gets or sets the Alpha2Real.

AttachedRefs

AttachedRefs property.

Children

Gets the list of children.

ClsId

ClsId property.

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.

GroupingFolder

GroupingFolder property.

HoleRadius

Gets or sets the HoleRadius.

IconName

IconName property.

Images

Gets the list of associated images.

ImportableObjectSourceId

ImportableObjectSourceId property.

InternalObject

Gets the internal object. For advanced usage only.

MassDensity

Gets or sets the MassDensity.

Name

Name property.

ObjectId

ObjectId property.

ObjectState

ObjectState property.

ObjectTags

ObjectTags property.

Parent

Parent property.

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.

State

State property.

StructureThickness

Gets or sets the StructureThickness.

Suppressed

Gets or sets the Suppressed.

TransferAdmittanceModel

Gets or sets the TransferAdmittanceModel.

TransferableObjectId

TransferableObjectId property.

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.AttachedRefs: List[int] | None#

AttachedRefs property.

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

Gets the list of children.

property AcousticTransferAdmittanceMatrix.ClsId: int | None#

ClsId property.

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.GroupingFolder: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#

GroupingFolder property.

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

Gets or sets the HoleRadius.

property AcousticTransferAdmittanceMatrix.IconName: str | None#

IconName property.

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

Gets the list of associated images.

property AcousticTransferAdmittanceMatrix.ImportableObjectSourceId: str | None#

ImportableObjectSourceId property.

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.Name: str | None#

Name property.

property AcousticTransferAdmittanceMatrix.ObjectId: int | None#

ObjectId property.

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

ObjectState property.

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

ObjectTags property.

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

Parent property.

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.State: Ansys.Mechanical.DataModel.Enums.Legacy.State | None#

State property.

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.TransferableObjectId: str | None#

TransferableObjectId property.

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() None#

Activate the current object.

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

Creates a new child Comment.

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

Creates a new child Figure.

AcousticTransferAdmittanceMatrix.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.
AcousticTransferAdmittanceMatrix.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#

Copies all visible properties from this object to another.

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

CreateObjRef method.

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

Creates a new parameter for a Property.

AcousticTransferAdmittanceMatrix.Delete() None#

Run the Delete action.

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

Creates a copy of the current DataModelObject.

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

Equals method.

AcousticTransferAdmittanceMatrix.GetAPIName(dispId: int) str#

Property name bound to dispId.

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

GetAllProperties method.

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

Gets the list of children, filtered by type.

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

GetDetailsView method.

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

Enum name bound to value

AcousticTransferAdmittanceMatrix.GetHashCode() int#

GetHashCode method.

AcousticTransferAdmittanceMatrix.GetIconFile() System.Byte#

GetIconFile method.

AcousticTransferAdmittanceMatrix.GetLifetimeService() Any#

GetLifetimeService method.

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

GetObjectData method.

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

Gets the parameter corresponding to the given property.

AcousticTransferAdmittanceMatrix.GetPath() str#

GetPath method.

AcousticTransferAdmittanceMatrix.GetPropertyName(dispId: int) str#

GetPropertyName method.

AcousticTransferAdmittanceMatrix.GetPropertyValue(name: str) Any#

GetPropertyValue method.

AcousticTransferAdmittanceMatrix.GetType() type#

GetType method.

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

GetVisibleProperties method.

AcousticTransferAdmittanceMatrix.GetVisiblePropertyNames() List[str]#

GetVisiblePropertyNames method.

AcousticTransferAdmittanceMatrix.GroupAllSimilarChildren() None#

Run the GroupAllSimilarChildren action.

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

Run the GroupSimilarObjects action.

AcousticTransferAdmittanceMatrix.InitializeLifetimeService() Any#

InitializeLifetimeService method.

AcousticTransferAdmittanceMatrix.IsPropertyEditable(dispId: int) bool#

IsPropertyEditable method.

AcousticTransferAdmittanceMatrix.IsPropertyVisible(dispId: int) bool#

IsPropertyVisible method.

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

Run the PromoteToNamedSelection action.

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

PropertyById method.

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

Get a property by its unique name.

AcousticTransferAdmittanceMatrix.RemoveParameter(propName: str) None#

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

AcousticTransferAdmittanceMatrix.ToString() str#

ToString method.