ImpedanceFrequencyResponse#

class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.Results.FrequencyResponseResults.ImpedanceFrequencyResponse(internalObject: Any)#

Bases: object

Defines a ImpedanceFrequencyResponse.

Overview#

Activate

Activate the current object.

AddComment

Creates a new child Comment.

AddImage

Creates a new child Image.

ClearGeneratedData

Run the ClearGeneratedData action.

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.

EvaluateAllResults

Run the EvaluateAllResults action.

ExportAnimation

Run the ExportAnimation action.

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.

GetQuantityName

GetQuantityName method.

GetQuantityNameFromType

GetQuantityNameFromType 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.

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.

RenameBasedOnDefinition

Run the RenameBasedOnDefinition action.

ToString

ToString method.

AccelerationType

Gets or sets the AccelerationType.

AttachedRefs

AttachedRefs property.

BoundaryCondition

Gets or sets the BoundaryCondition.

ChartDimensions

Gets or sets the Chart Dimensions

ChartViewingStyle

Gets or sets the ChartViewingStyle.

Children

Gets the list of children.

ClsId

ClsId property.

Comments

Gets the list of associated comments.

CoordinateSystem

Gets or sets the CoordinateSystem. Accepts/Returns None if it is the Solution Coordinate System.

CurvesAppearanceDisplay

Gets or sets the CurvesAppearanceDisplay.

CutFrequency

Gets or sets the CutFrequency.

DataModelObjectCategory

Gets the current DataModelObject's category.

DeformationType

Gets or sets the DeformationType.

DpfEvaluation

Gets or sets the DpfEvaluation.

Duration

Gets or sets the Duration.

EnhancedTracking

Gets the EnhancedTracking.

FilterMaximum

Gets the FilterMaximum.

FilterMinimum

Gets the FilterMinimum.

FilterType

Gets or sets the FilterType.

FrequencyAtMaximumAmplitude

Gets the FrequencyAtMaximumAmplitude.

GeometrySelectionString

Gets or sets the GeometrySelectionString.

GroupingFolder

GroupingFolder property.

IconName

IconName property.

Images

Gets the list of associated images.

ImaginaryAtMaximumAmplitude

Gets the ImaginaryAtMaximumAmplitude.

InternalObject

Gets the internal object. For advanced usage only.

IsSolved

Gets the IsSolved.

LoadStepNumber

Gets or sets the LoadStepNumber.

Location

Gets or sets the Location.

LocationMethod

Gets or sets the LocationMethod.

Maximum

Gets the Maximum.

MaximumAmplitude

Gets the MaximumAmplitude.

MaximumFrequency

Gets or sets the MaximumFrequency.

Minimum

Gets the Minimum.

MinimumFrequency

Gets or sets the MinimumFrequency.

Name

Name property.

NamedSelections

Gets or sets the NamedSelections.

NormalOrientation

Gets or sets the NormalOrientation.

ObjectId

ObjectId property.

ObjectState

ObjectState property.

ObjectTags

ObjectTags property.

Parent

Parent property.

PhaseAngle

Gets the PhaseAngle.

Properties

Gets the list of properties for this object.

RPMSelection

Gets or sets the RPM Selection value at which the results are evaluated.

RealAtMaximumAmplitude

Gets the RealAtMaximumAmplitude.

RemotePointSelection

Gets or sets the RemotePointSelection.

ReportedFrequency

Gets the ReportedFrequency.

RequestedFrequency

Gets or sets the RequestedFrequency.

ResultChartType

Gets the ResultChartType.

RpmSetNumber

Gets or sets the RpmSetNumber.

SectorNumber

Gets or sets the SectorNumber.

ShearOrientation

Gets or sets the ShearOrientation.

SpatialResolution

Gets or sets the SpatialResolution.

Spring

Gets or sets the Spring.

State

State property.

StressStrainType

Gets or sets the StressStrainType.

Suppressed

Gets or sets the Suppressed.

TabularData

Gets the tabular data of the result. Use a to get index to each column of the tabular data.

TimeHistoryDisplay

Gets or sets the TimeHistoryDisplay.

UseParentFrequencyRange

Gets or sets the UseParentFrequencyRange.

VelocityType

Gets or sets the VelocityType.

VisibleProperties

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

XAxisValues

Gets or sets the XAxisValues.

Property detail#

property ImpedanceFrequencyResponse.AccelerationType: Ansys.Mechanical.DataModel.Enums.TotalOrDirectional | None#

Gets or sets the AccelerationType.

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

AttachedRefs property.

property ImpedanceFrequencyResponse.BoundaryCondition: Ansys.ACT.Automation.Mechanical.BoundaryConditions.GenericBoundaryCondition | None#

Gets or sets the BoundaryCondition.

property ImpedanceFrequencyResponse.ChartDimensions: Ansys.Mechanical.DataModel.Enums.ChartDimensions | None#

Gets or sets the Chart Dimensions

property ImpedanceFrequencyResponse.ChartViewingStyle: Ansys.Mechanical.DataModel.Enums.ChartAxisScaleType | None#

Gets or sets the ChartViewingStyle.

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

Gets the list of children.

property ImpedanceFrequencyResponse.ClsId: int | None#

ClsId property.

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

Gets the list of associated comments.

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

Gets or sets the CoordinateSystem. Accepts/Returns None if it is the Solution Coordinate System.

property ImpedanceFrequencyResponse.CurvesAppearanceDisplay: Ansys.Mechanical.DataModel.Enums.ChartPlotStyle | None#

Gets or sets the CurvesAppearanceDisplay.

property ImpedanceFrequencyResponse.CutFrequency: float | None#

Gets or sets the CutFrequency.

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

Gets the current DataModelObject's category.

property ImpedanceFrequencyResponse.DeformationType: Ansys.Mechanical.DataModel.Enums.TotalOrDirectional | None#

Gets or sets the DeformationType.

property ImpedanceFrequencyResponse.DpfEvaluation: Ansys.Mechanical.DataModel.Enums.DpfEvaluationType | None#

Gets or sets the DpfEvaluation.

property ImpedanceFrequencyResponse.Duration: Ansys.Core.Units.Quantity | None#

Gets or sets the Duration.

property ImpedanceFrequencyResponse.EnhancedTracking: bool | None#

Gets the EnhancedTracking.

property ImpedanceFrequencyResponse.FilterMaximum: Ansys.Core.Units.Quantity | None#

Gets the FilterMaximum.

property ImpedanceFrequencyResponse.FilterMinimum: Ansys.Core.Units.Quantity | None#

Gets the FilterMinimum.

property ImpedanceFrequencyResponse.FilterType: Ansys.Mechanical.DataModel.Enums.FilterType | None#

Gets or sets the FilterType.

property ImpedanceFrequencyResponse.FrequencyAtMaximumAmplitude: Ansys.Core.Units.Quantity | None#

Gets the FrequencyAtMaximumAmplitude.

property ImpedanceFrequencyResponse.GeometrySelectionString: str | None#

Gets or sets the GeometrySelectionString.

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

GroupingFolder property.

property ImpedanceFrequencyResponse.IconName: str | None#

IconName property.

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

Gets the list of associated images.

property ImpedanceFrequencyResponse.ImaginaryAtMaximumAmplitude: Ansys.Core.Units.Quantity | None#

Gets the ImaginaryAtMaximumAmplitude.

property ImpedanceFrequencyResponse.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSResultChartAuto | None#

Gets the internal object. For advanced usage only.

property ImpedanceFrequencyResponse.IsSolved: bool | None#

Gets the IsSolved.

property ImpedanceFrequencyResponse.LoadStepNumber: int | None#

Gets or sets the LoadStepNumber.

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

Gets or sets the Location.

property ImpedanceFrequencyResponse.LocationMethod: Ansys.Mechanical.DataModel.Enums.LocationDefinitionMethod | None#

Gets or sets the LocationMethod.

property ImpedanceFrequencyResponse.Maximum: Ansys.Core.Units.Quantity | None#

Gets the Maximum.

property ImpedanceFrequencyResponse.MaximumAmplitude: Ansys.Core.Units.Quantity | None#

Gets the MaximumAmplitude.

property ImpedanceFrequencyResponse.MaximumFrequency: Ansys.Core.Units.Quantity | None#

Gets or sets the MaximumFrequency.

property ImpedanceFrequencyResponse.Minimum: Ansys.Core.Units.Quantity | None#

Gets the Minimum.

property ImpedanceFrequencyResponse.MinimumFrequency: Ansys.Core.Units.Quantity | None#

Gets or sets the MinimumFrequency.

property ImpedanceFrequencyResponse.Name: str | None#

Name property.

property ImpedanceFrequencyResponse.NamedSelections: Iterable[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#

Gets or sets the NamedSelections.

property ImpedanceFrequencyResponse.NormalOrientation: Ansys.Mechanical.DataModel.Enums.NormalOrientationType | None#

Gets or sets the NormalOrientation.

property ImpedanceFrequencyResponse.ObjectId: int | None#

ObjectId property.

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

ObjectState property.

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

ObjectTags property.

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

Parent property.

property ImpedanceFrequencyResponse.PhaseAngle: Ansys.Core.Units.Quantity | None#

Gets the PhaseAngle.

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

Gets the list of properties for this object.

property ImpedanceFrequencyResponse.RPMSelection: Ansys.Core.Units.Quantity | None#

Gets or sets the RPM Selection value at which the results are evaluated.

property ImpedanceFrequencyResponse.RealAtMaximumAmplitude: Ansys.Core.Units.Quantity | None#

Gets the RealAtMaximumAmplitude.

property ImpedanceFrequencyResponse.RemotePointSelection: Ansys.ACT.Automation.Mechanical.RemotePoint | None#

Gets or sets the RemotePointSelection.

property ImpedanceFrequencyResponse.ReportedFrequency: Ansys.Core.Units.Quantity | None#

Gets the ReportedFrequency.

property ImpedanceFrequencyResponse.RequestedFrequency: Ansys.Core.Units.Quantity | None#

Gets or sets the RequestedFrequency.

property ImpedanceFrequencyResponse.ResultChartType: Ansys.Mechanical.DataModel.Enums.ChartResultType | None#

Gets the ResultChartType.

property ImpedanceFrequencyResponse.RpmSetNumber: int | None#

Gets or sets the RpmSetNumber.

property ImpedanceFrequencyResponse.SectorNumber: int | None#

Gets or sets the SectorNumber.

property ImpedanceFrequencyResponse.ShearOrientation: Ansys.Mechanical.DataModel.Enums.ShearOrientationType | None#

Gets or sets the ShearOrientation.

property ImpedanceFrequencyResponse.SpatialResolution: Ansys.Mechanical.DataModel.Enums.MultipleNodeType | None#

Gets or sets the SpatialResolution.

property ImpedanceFrequencyResponse.Spring: Ansys.ACT.Automation.Mechanical.Connections.Spring | None#

Gets or sets the Spring.

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

State property.

property ImpedanceFrequencyResponse.StressStrainType: Ansys.Mechanical.DataModel.Enums.StressStrainType | None#

Gets or sets the StressStrainType.

property ImpedanceFrequencyResponse.Suppressed: bool | None#

Gets or sets the Suppressed.

property ImpedanceFrequencyResponse.TabularData: Ansys.Mechanical.Interfaces.ITable | None#

Gets the tabular data of the result. Use a to get index to each column of the tabular data.

property ImpedanceFrequencyResponse.TimeHistoryDisplay: Ansys.Mechanical.DataModel.Enums.TimeHistoryDisplayType | None#

Gets or sets the TimeHistoryDisplay.

property ImpedanceFrequencyResponse.UseParentFrequencyRange: bool | None#

Gets or sets the UseParentFrequencyRange.

property ImpedanceFrequencyResponse.VelocityType: Ansys.Mechanical.DataModel.Enums.TotalOrDirectional | None#

Gets or sets the VelocityType.

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

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

property ImpedanceFrequencyResponse.XAxisValues: Ansys.Mechanical.DataModel.Enums.XAxisValues | None#

Gets or sets the XAxisValues.

Method detail#

ImpedanceFrequencyResponse.Activate() None#

Activate the current object.

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

Creates a new child Comment.

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

Run the ClearGeneratedData action.

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

Copies all visible properties from this object to another.

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

CreateObjRef method.

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

Creates a new parameter for a Property.

ImpedanceFrequencyResponse.Delete() None#

Run the Delete action.

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

Creates a copy of the current DataModelObject.

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

Equals method.

ImpedanceFrequencyResponse.EvaluateAllResults() None#

Run the EvaluateAllResults action.

ImpedanceFrequencyResponse.ExportAnimation(filePath: str, format: Ansys.Mechanical.DataModel.Enums.GraphicsAnimationExportFormat, settings: Ansys.Mechanical.Graphics.AnimationExportSettings) None#

Run the ExportAnimation action.

ImpedanceFrequencyResponse.GetAPIName(dispId: int) str#

Property name bound to dispId.

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

GetAllProperties method.

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

Gets the list of children, filtered by type.

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

GetDetailsView method.

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

Enum name bound to value

ImpedanceFrequencyResponse.GetHashCode() int#

GetHashCode method.

ImpedanceFrequencyResponse.GetIconFile() System.Byte#

GetIconFile method.

ImpedanceFrequencyResponse.GetLifetimeService() Any#

GetLifetimeService method.

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

GetObjectData method.

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

Gets the parameter corresponding to the given property.

ImpedanceFrequencyResponse.GetPath() str#

GetPath method.

ImpedanceFrequencyResponse.GetPropertyName(dispId: int) str#

GetPropertyName method.

ImpedanceFrequencyResponse.GetPropertyValue(name: str) Any#

GetPropertyValue method.

ImpedanceFrequencyResponse.GetQuantityName(obj: Ansys.Common.Interop.DSObjectsAuto.IDSResultChartAuto) str#

GetQuantityName method.

ImpedanceFrequencyResponse.GetQuantityNameFromType(obj: Ansys.Common.Interop.DSObjectsAuto.IDSResultChartAuto) str#

GetQuantityNameFromType method.

ImpedanceFrequencyResponse.GetType() type#

GetType method.

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

GetVisibleProperties method.

ImpedanceFrequencyResponse.GetVisiblePropertyNames() List[str]#

GetVisiblePropertyNames method.

ImpedanceFrequencyResponse.GroupAllSimilarChildren() None#

Run the GroupAllSimilarChildren action.

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

Run the GroupSimilarObjects action.

ImpedanceFrequencyResponse.InitializeLifetimeService() Any#

InitializeLifetimeService method.

ImpedanceFrequencyResponse.IsPropertyEditable(dispId: int) bool#

IsPropertyEditable method.

ImpedanceFrequencyResponse.IsPropertyVisible(dispId: int) bool#

IsPropertyVisible method.

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

PropertyById method.

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

Get a property by its unique name.

ImpedanceFrequencyResponse.RemoveParameter(propName: str) None#

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

ImpedanceFrequencyResponse.RenameBasedOnDefinition() None#

Run the RenameBasedOnDefinition action.

ImpedanceFrequencyResponse.ToString() str#

ToString method.