    

 ## On this page

  

 

 # `StressPhaseResponse`

 Last update: 16.07.2025 

<a id="ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults.StressPhaseResponse"></a>

#### *class* Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults.StressPhaseResponse

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

Defines a StressPhaseResponse.

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

## Overview

### Methods

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

NameDescription[`AccelerationType`](#StressPhaseResponse.AccelerationType)Gets or sets the AccelerationType.[`BoundaryCondition`](#StressPhaseResponse.BoundaryCondition)Gets or sets the BoundaryCondition.[`ChartDimensions`](#StressPhaseResponse.ChartDimensions)Gets or sets the Chart Dimensions[`ChartViewingStyle`](#StressPhaseResponse.ChartViewingStyle)Gets or sets the ChartViewingStyle.[`Children`](#StressPhaseResponse.Children)Gets the list of children.[`Comments`](#StressPhaseResponse.Comments)Gets the list of associated comments.[`CoordinateSystem`](#StressPhaseResponse.CoordinateSystem)Gets or sets the CoordinateSystem.[`CurvesAppearanceDisplay`](#StressPhaseResponse.CurvesAppearanceDisplay)Gets or sets the CurvesAppearanceDisplay.[`CutFrequency`](#StressPhaseResponse.CutFrequency)Gets or sets the CutFrequency.[`DataModelObjectCategory`](#StressPhaseResponse.DataModelObjectCategory)Gets the current DataModelObject’s category.[`DeformationType`](#StressPhaseResponse.DeformationType)Gets or sets the DeformationType.[`DpfEvaluation`](#StressPhaseResponse.DpfEvaluation)Gets or sets the DpfEvaluation.[`Duration`](#StressPhaseResponse.Duration)Gets or sets the Duration.[`EnhancedTracking`](#StressPhaseResponse.EnhancedTracking)Gets the EnhancedTracking.[`FilterMaximum`](#StressPhaseResponse.FilterMaximum)Gets the FilterMaximum.[`FilterMinimum`](#StressPhaseResponse.FilterMinimum)Gets the FilterMinimum.[`FilterType`](#StressPhaseResponse.FilterType)Gets or sets the FilterType.[`FrequencyAtMaximumAmplitude`](#StressPhaseResponse.FrequencyAtMaximumAmplitude)Gets the FrequencyAtMaximumAmplitude.[`GeometrySelectionString`](#StressPhaseResponse.GeometrySelectionString)Gets or sets the GeometrySelectionString.[`Images`](#StressPhaseResponse.Images)Gets the list of associated images.[`ImaginaryAtMaximumAmplitude`](#StressPhaseResponse.ImaginaryAtMaximumAmplitude)Gets the ImaginaryAtMaximumAmplitude.[`InternalObject`](#StressPhaseResponse.InternalObject)Gets the internal object. For advanced usage only.[`IsSolved`](#StressPhaseResponse.IsSolved)Gets the IsSolved.[`LoadStepNumber`](#StressPhaseResponse.LoadStepNumber)Gets or sets the LoadStepNumber.[`Location`](#StressPhaseResponse.Location)Gets or sets the Location.[`Maximum`](#StressPhaseResponse.Maximum)Gets the Maximum.[`MaximumAmplitude`](#StressPhaseResponse.MaximumAmplitude)Gets the MaximumAmplitude.[`MaximumFrequency`](#StressPhaseResponse.MaximumFrequency)Gets or sets the MaximumFrequency.[`Minimum`](#StressPhaseResponse.Minimum)Gets the Minimum.[`MinimumFrequency`](#StressPhaseResponse.MinimumFrequency)Gets or sets the MinimumFrequency.[`NormalOrientation`](#StressPhaseResponse.NormalOrientation)Gets or sets the NormalOrientation.[`PhaseAngle`](#StressPhaseResponse.PhaseAngle)Gets the PhaseAngle.[`Properties`](#StressPhaseResponse.Properties)Gets the list of properties for this object.[`RealAtMaximumAmplitude`](#StressPhaseResponse.RealAtMaximumAmplitude)Gets the RealAtMaximumAmplitude.[`ReportedFrequency`](#StressPhaseResponse.ReportedFrequency)Gets the ReportedFrequency.[`RequestedFrequency`](#StressPhaseResponse.RequestedFrequency)Gets or sets the RequestedFrequency.[`ResultChartType`](#StressPhaseResponse.ResultChartType)Gets the ResultChartType.[`SectorNumber`](#StressPhaseResponse.SectorNumber)Gets or sets the SectorNumber.[`ShearOrientation`](#StressPhaseResponse.ShearOrientation)Gets or sets the ShearOrientation.[`SpatialResolution`](#StressPhaseResponse.SpatialResolution)Gets or sets the SpatialResolution.[`Spring`](#StressPhaseResponse.Spring)Gets or sets the Spring.[`StressStrainType`](#StressPhaseResponse.StressStrainType)Gets or sets the StressStrainType.[`Suppressed`](#StressPhaseResponse.Suppressed)Gets or sets the Suppressed.[`TimeHistoryDisplay`](#StressPhaseResponse.TimeHistoryDisplay)Gets or sets the TimeHistoryDisplay.[`UseParentFrequencyRange`](#StressPhaseResponse.UseParentFrequencyRange)Gets or sets the UseParentFrequencyRange.[`VelocityType`](#StressPhaseResponse.VelocityType)Gets or sets the VelocityType.[`VisibleProperties`](#StressPhaseResponse.VisibleProperties)Gets the list of properties that are visible for this object.[`XAxisValues`](#StressPhaseResponse.XAxisValues)Gets or sets the XAxisValues.<a id="property-detail"></a>

## Property detail

<a id="StressPhaseResponse.AccelerationType"></a>

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

Gets or sets the AccelerationType.

<a id="StressPhaseResponse.BoundaryCondition"></a>

### *property* StressPhaseResponse.BoundaryCondition *: [Ansys.ACT.Automation.Mechanical.BoundaryConditions.GenericBoundaryCondition](../../BoundaryConditions/GenericBoundaryCondition.md#ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.BoundaryConditions.GenericBoundaryCondition) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the BoundaryCondition.

<a id="StressPhaseResponse.ChartDimensions"></a>

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

Gets or sets the Chart Dimensions

<a id="StressPhaseResponse.ChartViewingStyle"></a>

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

Gets or sets the ChartViewingStyle.

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

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

Gets the list of children.

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

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

Gets the list of associated comments.

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

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

Gets or sets the CoordinateSystem.

<a id="StressPhaseResponse.CurvesAppearanceDisplay"></a>

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

Gets or sets the CurvesAppearanceDisplay.

<a id="StressPhaseResponse.CutFrequency"></a>

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

Gets or sets the CutFrequency.

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

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

Gets the current DataModelObject’s category.

<a id="StressPhaseResponse.DeformationType"></a>

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

Gets or sets the DeformationType.

<a id="StressPhaseResponse.DpfEvaluation"></a>

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

Gets or sets the DpfEvaluation.

<a id="StressPhaseResponse.Duration"></a>

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

Gets or sets the Duration.

<a id="StressPhaseResponse.EnhancedTracking"></a>

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

Gets the EnhancedTracking.

<a id="StressPhaseResponse.FilterMaximum"></a>

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

Gets the FilterMaximum.

<a id="StressPhaseResponse.FilterMinimum"></a>

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

Gets the FilterMinimum.

<a id="StressPhaseResponse.FilterType"></a>

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

Gets or sets the FilterType.

<a id="StressPhaseResponse.FrequencyAtMaximumAmplitude"></a>

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

Gets the FrequencyAtMaximumAmplitude.

<a id="StressPhaseResponse.GeometrySelectionString"></a>

### *property* StressPhaseResponse.GeometrySelectionString *: [str](https://docs.python.org/3/library/stdtypes.html#str) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the GeometrySelectionString.

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

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

Gets the list of associated images.

<a id="StressPhaseResponse.ImaginaryAtMaximumAmplitude"></a>

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

Gets the ImaginaryAtMaximumAmplitude.

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

### *property* StressPhaseResponse.InternalObject *: Ansys.Common.Interop.DSObjectsAuto.IDSResultChartAuto | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the internal object. For advanced usage only.

<a id="StressPhaseResponse.IsSolved"></a>

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

Gets the IsSolved.

<a id="StressPhaseResponse.LoadStepNumber"></a>

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

Gets or sets the LoadStepNumber.

<a id="StressPhaseResponse.Location"></a>

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

Gets or sets the Location.

<a id="StressPhaseResponse.Maximum"></a>

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

Gets the Maximum.

<a id="StressPhaseResponse.MaximumAmplitude"></a>

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

Gets the MaximumAmplitude.

<a id="StressPhaseResponse.MaximumFrequency"></a>

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

Gets or sets the MaximumFrequency.

<a id="StressPhaseResponse.Minimum"></a>

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

Gets the Minimum.

<a id="StressPhaseResponse.MinimumFrequency"></a>

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

Gets or sets the MinimumFrequency.

<a id="StressPhaseResponse.NormalOrientation"></a>

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

Gets or sets the NormalOrientation.

<a id="StressPhaseResponse.PhaseAngle"></a>

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

Gets the PhaseAngle.

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

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

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

Gets the RealAtMaximumAmplitude.

<a id="StressPhaseResponse.ReportedFrequency"></a>

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

Gets the ReportedFrequency.

<a id="StressPhaseResponse.RequestedFrequency"></a>

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

Gets or sets the RequestedFrequency.

<a id="StressPhaseResponse.ResultChartType"></a>

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

Gets the ResultChartType.

<a id="StressPhaseResponse.SectorNumber"></a>

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

Gets or sets the SectorNumber.

<a id="StressPhaseResponse.ShearOrientation"></a>

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

Gets or sets the ShearOrientation.

<a id="StressPhaseResponse.SpatialResolution"></a>

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

Gets or sets the SpatialResolution.

<a id="StressPhaseResponse.Spring"></a>

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

Gets or sets the Spring.

<a id="StressPhaseResponse.StressStrainType"></a>

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

Gets or sets the StressStrainType.

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

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

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

Gets or sets the TimeHistoryDisplay.

<a id="StressPhaseResponse.UseParentFrequencyRange"></a>

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

Gets or sets the UseParentFrequencyRange.

<a id="StressPhaseResponse.VelocityType"></a>

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

Gets or sets the VelocityType.

<a id="StressPhaseResponse.VisibleProperties"></a>

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

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

Gets or sets the XAxisValues.

<a id="method-detail"></a>

## Method detail

<a id="StressPhaseResponse.Activate"></a>

### StressPhaseResponse.Activate()

Activate the current object.

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

### StressPhaseResponse.AddComment()

Creates a new child Comment.

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

### StressPhaseResponse.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="StressPhaseResponse.ClearGeneratedData"></a>

### StressPhaseResponse.ClearGeneratedData()

Run the ClearGeneratedData action.

<a id="StressPhaseResponse.CopyTo"></a>

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

Copies all visible properties from this object to another.

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

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

Creates a new parameter for a Property.

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

### StressPhaseResponse.Delete()

Run the Delete action.

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

### StressPhaseResponse.Duplicate()

Creates a copy of the current DataModelObject.

<a id="StressPhaseResponse.EvaluateAllResults"></a>

### StressPhaseResponse.EvaluateAllResults()

Run the EvaluateAllResults action.

<a id="StressPhaseResponse.ExportAnimation"></a>

### StressPhaseResponse.ExportAnimation(filePath: [str](https://docs.python.org/3/library/stdtypes.html#str), format: [Ansys.Mechanical.DataModel.Enums.GraphicsAnimationExportFormat](../../../../../Mechanical/DataModel/Enums/GraphicsAnimationExportFormat.md#ansys.mechanical.stubs.v241.Ansys.Mechanical.DataModel.Enums.GraphicsAnimationExportFormat), settings: [Ansys.Mechanical.Graphics.AnimationExportSettings](../../../../../Mechanical/Graphics/AnimationExportSettings.md#ansys.mechanical.stubs.v241.Ansys.Mechanical.Graphics.AnimationExportSettings))

Run the ExportAnimation action.

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

### StressPhaseResponse.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="StressPhaseResponse.GetParameter"></a>

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

Gets the parameter corresponding to the given property.

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

### StressPhaseResponse.GroupAllSimilarChildren()

Run the GroupAllSimilarChildren action.

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

### StressPhaseResponse.GroupSimilarObjects()

Run the GroupSimilarObjects action.

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

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

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

Get a property by its unique name.

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

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

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

<a id="StressPhaseResponse.RenameBasedOnDefinition"></a>

### StressPhaseResponse.RenameBasedOnDefinition()

Run the RenameBasedOnDefinition action.