Skip to main content

Mechanical scripting interface 2025

`RotationProbe`

Last update: 09.03.2026

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

Bases: object

Defines a RotationProbe.

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’.
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.
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.
MaximumTotal Gets the MaximumTotal.
MaximumXAxis Gets the MaximumXAxis.
MaximumXAxisRotation Gets the MaximumXAxisRotation.
MaximumYAxis Gets the MaximumYAxis.
MaximumYAxisRotation Gets the MaximumYAxisRotation.
MaximumZAxis Gets the MaximumZAxis.
MaximumZAxisRotation Gets the MaximumZAxisRotation.
MeshConnectionSelection Gets or sets the MeshConnectionSelection.
MinimumTotal Gets the MinimumTotal.
MinimumXAxis Gets the MinimumXAxis.
MinimumXAxisRotation Gets the MinimumXAxisRotation.
MinimumYAxis Gets the MinimumYAxis.
MinimumYAxisRotation Gets the MinimumYAxisRotation.
MinimumZAxis Gets the MinimumZAxis.
MinimumZAxisRotation Gets the MinimumZAxisRotation.
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.
RPMSelection Gets or sets the RPM Selection value at which the results are evaluated.
RemotePointSelection Gets or sets the RemotePointSelection.
ResultSelection Gets or sets the ResultSelection.
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.
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.
XAxisRotation Gets the XAxisRotation.
YAxis Gets the YAxis.
YAxisRotation Gets the YAxisRotation.
ZAxis Gets the ZAxis.
ZAxisRotation Gets the ZAxisRotation.

Property detail

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

Gets or sets the BeamSelection.

property RotationProbe.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 RotationProbe.Children : List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None

Gets the list of children.

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

Gets the list of associated comments.

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

Gets or sets the ContactRegionSelection.

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

Gets or sets the CoordinateSystemSelection.

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

Gets the current DataModelObject’s category.

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

Gets or sets the DisplayTime.

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

Gets or sets the DpfEvaluation.

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

Gets the list of associated figures.

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

Gets or sets the GeometryLocation.

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

Gets the list of associated images.

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

Gets the internal object. For advanced usage only.

property RotationProbe.IsSolved : bool | None

Gets the IsSolved.

property RotationProbe.IterationNumber : int | None

Gets the IterationNumber.

property RotationProbe.LoadStep : int | None

Gets the LoadStep.

property RotationProbe.LoadStepNumber : int | None

Gets or sets the LoadStepNumber.

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

Gets or sets the LocationMethod.

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

Gets the MaximumTotal.

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

Gets the MaximumXAxis.

property RotationProbe.MaximumXAxisRotation : Ansys.Core.Units.Quantity | None

Gets the MaximumXAxisRotation.

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

Gets the MaximumYAxis.

property RotationProbe.MaximumYAxisRotation : Ansys.Core.Units.Quantity | None

Gets the MaximumYAxisRotation.

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

Gets the MaximumZAxis.

property RotationProbe.MaximumZAxisRotation : Ansys.Core.Units.Quantity | None

Gets the MaximumZAxisRotation.

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

Gets or sets the MeshConnectionSelection.

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

Gets the MinimumTotal.

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

Gets the MinimumXAxis.

property RotationProbe.MinimumXAxisRotation : Ansys.Core.Units.Quantity | None

Gets the MinimumXAxisRotation.

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

Gets the MinimumYAxis.

property RotationProbe.MinimumYAxisRotation : Ansys.Core.Units.Quantity | None

Gets the MinimumYAxisRotation.

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

Gets the MinimumZAxis.

property RotationProbe.MinimumZAxisRotation : Ansys.Core.Units.Quantity | None

Gets the MinimumZAxisRotation.

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

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

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

Gets the list of properties for this object.

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

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

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

Gets or sets the RemotePointSelection.

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

Gets or sets the ResultSelection.

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

Gets or sets the SpatialResolution.

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

Gets or sets the SpringSelection.

property RotationProbe.Substep : int | None

Gets the Substep.

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

Gets or sets the Summation.

property RotationProbe.Suppressed : bool | None

Gets or sets the Suppressed.

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

Gets or sets the MeshConnectionSelection.

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

Gets the Time.

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

Gets the Total.

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

Gets the Type.

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

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

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

Gets the XAxis.

property RotationProbe.XAxisRotation : Ansys.Core.Units.Quantity | None

Gets the XAxisRotation.

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

Gets the YAxis.

property RotationProbe.YAxisRotation : Ansys.Core.Units.Quantity | None

Gets the YAxisRotation.

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

Gets the ZAxis.

property RotationProbe.ZAxisRotation : Ansys.Core.Units.Quantity | None

Gets the ZAxisRotation.

Method detail

RotationProbe.Activate() → None

Activate the current object.

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

Creates a new child Comment.

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

Creates a new child Figure.

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

RotationProbe.ClearGeneratedData() → None

Run the ClearGeneratedData action.

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

Copies all visible properties from this object to another.

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

Creates a new parameter for a Property.

RotationProbe.Delete() → None

Run the Delete action.

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

Creates a copy of the current DataModelObject.

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

Run the DuplicateWithoutResults action.

RotationProbe.EvaluateAllResults() → None

Run the EvaluateAllResults action.

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

Run the ExportAnimation action.

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

Gets the list of children, filtered by type.

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

Gets the parameter corresponding to the given property.

RotationProbe.GroupAllSimilarChildren() → None

Run the GroupAllSimilarChildren action.

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

Run the GroupSimilarObjects action.

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

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

Get a property by its unique name.

RotationProbe.RemoveParameter(propName: str) → None

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

RotationProbe.RenameBasedOnDefinition() → None

Run the RenameBasedOnDefinition action.

RotationProbe.RetrieveResult() → None

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

RotationProbe.SnapToMeshNodes() → None

Snap the coordinates of probe result to the mesh nodes.

Connect with Ansys