    

 ## On this page

  

 

 # `ResultChart`

 Last update: 16.07.2025 

<a id="ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.Results.ResultChart"></a>

#### *class* Ansys.ACT.Automation.Mechanical.Results.ResultChart

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

Defines a ResultChart.

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

## Overview

### Methods

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

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

## Property detail

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

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

Gets or sets the AccelerationType.

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

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

Gets or sets the BoundaryCondition.

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

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

Gets or sets the Chart Dimensions

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

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

Gets or sets the ChartViewingStyle.

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

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

Gets the list of children.

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

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

Gets the list of associated comments.

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

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

Gets or sets the CoordinateSystem.

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

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

Gets or sets the CurvesAppearanceDisplay.

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

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

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

Gets the current DataModelObject’s category.

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

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

Gets or sets the DeformationType.

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

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

Gets or sets the DpfEvaluation.

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

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

Gets or sets the Duration.

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

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

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

Gets the FilterMaximum.

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

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

Gets the FilterMinimum.

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

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

Gets or sets the FilterType.

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

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

Gets the FrequencyAtMaximumAmplitude.

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

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

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

Gets the list of associated images.

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

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

Gets the ImaginaryAtMaximumAmplitude.

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

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

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

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

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

Gets or sets the Location.

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

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

Gets the Maximum.

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

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

Gets the MaximumAmplitude.

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

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

Gets or sets the MaximumFrequency.

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

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

Gets the Minimum.

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

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

Gets or sets the MinimumFrequency.

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

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

Gets or sets the NormalOrientation.

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

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

Gets the PhaseAngle.

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

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

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

Gets the RealAtMaximumAmplitude.

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

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

Gets the ReportedFrequency.

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

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

Gets or sets the RequestedFrequency.

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

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

Gets the ResultChartType.

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

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

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

Gets or sets the ShearOrientation.

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

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

Gets or sets the SpatialResolution.

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

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

Gets or sets the Spring.

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

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

Gets or sets the StressStrainType.

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

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

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

Gets or sets the TimeHistoryDisplay.

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

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

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

Gets or sets the VelocityType.

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

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

### *property* ResultChart.XAxisValues *: [Ansys.Mechanical.DataModel.Enums.XAxisValues](../../../../Mechanical/DataModel/Enums/XAxisValues.md#ansys.mechanical.stubs.v242.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="ResultChart.Activate"></a>

### ResultChart.Activate()

Activate the current object.

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

### ResultChart.AddComment()

Creates a new child Comment.

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

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

### ResultChart.ClearGeneratedData()

Run the ClearGeneratedData action.

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

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

Copies all visible properties from this object to another.

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

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

Creates a new parameter for a Property.

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

### ResultChart.Delete()

Run the Delete action.

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

### ResultChart.Duplicate()

Creates a copy of the current DataModelObject.

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

### ResultChart.EvaluateAllResults()

Run the EvaluateAllResults action.

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

### ResultChart.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.v242.Ansys.Mechanical.DataModel.Enums.GraphicsAnimationExportFormat), settings: [Ansys.Mechanical.Graphics.AnimationExportSettings](../../../../Mechanical/Graphics/AnimationExportSettings.md#ansys.mechanical.stubs.v242.Ansys.Mechanical.Graphics.AnimationExportSettings))

Run the ExportAnimation action.

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

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

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

Gets the parameter corresponding to the given property.

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

### ResultChart.GroupAllSimilarChildren()

Run the GroupAllSimilarChildren action.

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

### ResultChart.GroupSimilarObjects()

Run the GroupSimilarObjects action.

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

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

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

Get a property by its unique name.

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

### ResultChart.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="ResultChart.RenameBasedOnDefinition"></a>

### ResultChart.RenameBasedOnDefinition()

Run the RenameBasedOnDefinition action.