Skip to main content

Mechanical scripting interface 2025

`QualityFactor`

Last update: 16.07.2025

class Ansys.ACT.Automation.Mechanical.Results.ProbeResults.QualityFactor

Bases: object

Defines a QualityFactor.

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.
ClearGeneratedData Run the ClearGeneratedData action.
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.
DuplicateWithoutResults Run the DuplicateWithoutResults action.
EvaluateAllResults Run the EvaluateAllResults action.
ExportAnimation Run the ExportAnimation action.
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.
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.
RenameBasedOnDefinition Run the RenameBasedOnDefinition action.
RetrieveResult Evaluates the individual probe result without evaluating all the results in the same solution.
SnapToMeshNodes Snap the coordinates of probe result to the mesh nodes.

Properties

Name Description
BeamSelection Gets or sets the BeamSelection.
BoundaryConditionSelection Gets or sets the BoundaryConditionSelection. In order to select the option ‘WeakSprings’, please use the property ‘LocationMethod = LocationDefinitionMethod.WeakSprings’.
By Gets or sets the By.
Children Gets the list of children.
Comments Gets the list of associated comments.
ContactRegionSelection Gets or sets the ContactRegionSelection.
CoordinateSystemSelection Gets or sets the CoordinateSystemSelection.
DataModelObjectCategory Gets the current DataModelObject’s category.
DisplayTime Gets or sets the DisplayTime.
DpfEvaluation Gets or sets the DpfEvaluation.
Figures Gets the list of associated figures.
Frequency Gets or sets the Frequency.
GeometryLocation Gets or sets the GeometryLocation.
Images Gets the list of associated images.
InternalObject Gets the internal object. For advanced usage only.
IsSolved Gets the IsSolved.
IterationNumber Gets the IterationNumber.
LoadStep Gets the LoadStep.
LoadStepNumber Gets or sets the LoadStepNumber.
LocationMethod Gets or sets the LocationMethod.
MaximumQualityFactor Gets the MaximumQualityFactor.
MaximumTotal Gets the MaximumTotal.
MaximumXAxis Gets the MaximumXAxis.
MaximumYAxis Gets the MaximumYAxis.
MaximumZAxis Gets the MaximumZAxis.
MeshConnectionSelection Gets or sets the MeshConnectionSelection.
MinimumQualityFactor Gets the MinimumQualityFactor.
MinimumTotal Gets the MinimumTotal.
MinimumXAxis Gets the MinimumXAxis.
MinimumYAxis Gets the MinimumYAxis.
MinimumZAxis Gets the MinimumZAxis.
Orientation Gets or sets the Orientation. Accepts/Returns None if it is the Solution Coordinate System.
Properties Gets the list of properties for this object.
QualityFactorValue Gets the QualityFactorValue.
RPMSelection Gets or sets the RPM Selection value at which the results are evaluated.
RemotePointSelection Gets or sets the RemotePointSelection.
ReportedFrequency Gets the ReportedFrequency.
ResultSelection Gets or sets the ResultSelection.
SetNumber Gets or sets the SetNumber.
SpatialResolution Gets or sets the SpatialResolution.
SpringSelection Gets or sets the SpringSelection.
Substep Gets the Substep.
Summation Gets or sets the Summation.
Suppressed Gets or sets the Suppressed.
SurfaceSelection Gets or sets the MeshConnectionSelection.
SweepingPhase Gets or sets the SweepingPhase.
Time Gets the Time.
Total Gets the Total.
Type Gets the Type.
VisibleProperties Gets the list of properties that are visible for this object.
XAxis Gets the XAxis.
YAxis Gets the YAxis.
ZAxis Gets the ZAxis.

Property detail

property QualityFactor.BeamSelection : Ansys.ACT.Automation.Mechanical.Connections.Beam | None

Gets or sets the BeamSelection.

property QualityFactor.BoundaryConditionSelection : Ansys.ACT.Automation.Mechanical.DataModelObject | None

Gets or sets the BoundaryConditionSelection. In order to select the option ‘WeakSprings’, please use the property ‘LocationMethod = LocationDefinitionMethod.WeakSprings’.

property QualityFactor.By : Ansys.Mechanical.DataModel.Enums.SetDriverStyle | None

Gets or sets the By.

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

Gets the list of children.

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

Gets the list of associated comments.

property QualityFactor.ContactRegionSelection : Ansys.ACT.Automation.Mechanical.Connections.ContactRegion | None

Gets or sets the ContactRegionSelection.

property QualityFactor.CoordinateSystemSelection : Ansys.ACT.Automation.Mechanical.CoordinateSystem | None

Gets or sets the CoordinateSystemSelection.

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

Gets the current DataModelObject’s category.

property QualityFactor.DisplayTime : Ansys.Core.Units.Quantity | None

Gets or sets the DisplayTime.

property QualityFactor.DpfEvaluation : Ansys.Mechanical.DataModel.Enums.DpfEvaluationType | None

Gets or sets the DpfEvaluation.

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

Gets the list of associated figures.

property QualityFactor.Frequency : Ansys.Core.Units.Quantity | None

Gets or sets the Frequency.

property QualityFactor.GeometryLocation : Ansys.ACT.Interfaces.Common.ISelectionInfo | None

Gets or sets the GeometryLocation.

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

Gets the list of associated images.

property QualityFactor.InternalObject : Ansys.Common.Interop.DSObjectsAuto.IDSProbeResultAuto | None

Gets the internal object. For advanced usage only.

property QualityFactor.IsSolved : bool | None

Gets the IsSolved.

property QualityFactor.IterationNumber : int | None

Gets the IterationNumber.

property QualityFactor.LoadStep : int | None

Gets the LoadStep.

property QualityFactor.LoadStepNumber : int | None

Gets or sets the LoadStepNumber.

property QualityFactor.LocationMethod : Ansys.Mechanical.DataModel.Enums.LocationDefinitionMethod | None

Gets or sets the LocationMethod.

property QualityFactor.MaximumQualityFactor : float | None

Gets the MaximumQualityFactor.

property QualityFactor.MaximumTotal : Ansys.Core.Units.Quantity | None

Gets the MaximumTotal.

property QualityFactor.MaximumXAxis : Ansys.Core.Units.Quantity | None

Gets the MaximumXAxis.

property QualityFactor.MaximumYAxis : Ansys.Core.Units.Quantity | None

Gets the MaximumYAxis.

property QualityFactor.MaximumZAxis : Ansys.Core.Units.Quantity | None

Gets the MaximumZAxis.

property QualityFactor.MeshConnectionSelection : Ansys.ACT.Automation.Mechanical.MeshConnection | None

Gets or sets the MeshConnectionSelection.

property QualityFactor.MinimumQualityFactor : float | None

Gets the MinimumQualityFactor.

property QualityFactor.MinimumTotal : Ansys.Core.Units.Quantity | None

Gets the MinimumTotal.

property QualityFactor.MinimumXAxis : Ansys.Core.Units.Quantity | None

Gets the MinimumXAxis.

property QualityFactor.MinimumYAxis : Ansys.Core.Units.Quantity | None

Gets the MinimumYAxis.

property QualityFactor.MinimumZAxis : Ansys.Core.Units.Quantity | None

Gets the MinimumZAxis.

property QualityFactor.Orientation : Ansys.ACT.Automation.Mechanical.CoordinateSystem | None

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

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

Gets the list of properties for this object.

property QualityFactor.QualityFactorValue : float | None

Gets the QualityFactorValue.

property QualityFactor.RPMSelection : Ansys.Core.Units.Quantity | None

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

property QualityFactor.RemotePointSelection : Ansys.ACT.Automation.Mechanical.RemotePoint | None

Gets or sets the RemotePointSelection.

property QualityFactor.ReportedFrequency : Ansys.Core.Units.Quantity | None

Gets the ReportedFrequency.

property QualityFactor.ResultSelection : Ansys.Mechanical.DataModel.Enums.ProbeDisplayFilter | None

Gets or sets the ResultSelection.

property QualityFactor.SetNumber : int | None

Gets or sets the SetNumber.

property QualityFactor.SpatialResolution : Ansys.Mechanical.DataModel.Enums.MinimumOrMaximum | None

Gets or sets the SpatialResolution.

property QualityFactor.SpringSelection : Ansys.ACT.Automation.Mechanical.Connections.Spring | None

Gets or sets the SpringSelection.

property QualityFactor.Substep : int | None

Gets the Substep.

property QualityFactor.Summation : Ansys.Mechanical.DataModel.Enums.MomentsAtSummationPointType | None

Gets or sets the Summation.

property QualityFactor.Suppressed : bool | None

Gets or sets the Suppressed.

property QualityFactor.SurfaceSelection : Ansys.ACT.Automation.Mechanical.Surface | None

Gets or sets the MeshConnectionSelection.

property QualityFactor.SweepingPhase : Ansys.Core.Units.Quantity | None

Gets or sets the SweepingPhase.

property QualityFactor.Time : Ansys.Core.Units.Quantity | None

Gets the Time.

property QualityFactor.Total : Ansys.Core.Units.Quantity | None

Gets the Total.

property QualityFactor.Type : Ansys.Mechanical.DataModel.Enums.ProbeResultType | None

Gets the Type.

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

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

property QualityFactor.XAxis : Ansys.Core.Units.Quantity | None

Gets the XAxis.

property QualityFactor.YAxis : Ansys.Core.Units.Quantity | None

Gets the YAxis.

property QualityFactor.ZAxis : Ansys.Core.Units.Quantity | None

Gets the ZAxis.

Method detail

QualityFactor.Activate() → None

Activate the current object.

QualityFactor.AddComment() → Ansys.ACT.Automation.Mechanical.Comment

Creates a new child Comment.

QualityFactor.AddFigure() → Ansys.ACT.Automation.Mechanical.Figure

Creates a new child Figure.

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

QualityFactor.ClearGeneratedData() → None

Run the ClearGeneratedData action.

QualityFactor.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) → None

Copies all visible properties from this object to another.

QualityFactor.CreateParameter(propName: str) → Ansys.ACT.Interfaces.Mechanical.IParameter

Creates a new parameter for a Property.

QualityFactor.Delete() → None

Run the Delete action.

QualityFactor.Duplicate() → Ansys.Mechanical.DataModel.Interfaces.IDataModelObject

Creates a copy of the current DataModelObject.

QualityFactor.DuplicateWithoutResults() → Ansys.ACT.Automation.Mechanical.DataModelObject

Run the DuplicateWithoutResults action.

QualityFactor.EvaluateAllResults() → None

Run the EvaluateAllResults action.

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

Run the ExportAnimation action.

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

Gets the list of children, filtered by type.

QualityFactor.GetParameter(propName: str) → Ansys.ACT.Interfaces.Mechanical.IParameter

Gets the parameter corresponding to the given property.

QualityFactor.GroupAllSimilarChildren() → None

Run the GroupAllSimilarChildren action.

QualityFactor.GroupSimilarObjects() → Ansys.ACT.Automation.Mechanical.TreeGroupingFolder

Run the GroupSimilarObjects action.

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

QualityFactor.PropertyByName(name: str) → Ansys.ACT.Automation.Mechanical.Property

Get a property by its unique name.

QualityFactor.RemoveParameter(propName: str) → None

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

QualityFactor.RenameBasedOnDefinition() → None

Run the RenameBasedOnDefinition action.

QualityFactor.RetrieveResult() → None

Evaluates the individual probe result without evaluating all the results in the same solution.

QualityFactor.SnapToMeshNodes() → None

Snap the coordinates of probe result to the mesh nodes.

Connect with Ansys