ResultAnimationOptions#

class ansys.mechanical.stubs.v242.Ansys.Mechanical.Graphics.ResultAnimationOptions#

Bases: object

ResultAnimationOptions class.

Overview#

NumberOfFrames

Gets or Sets the Number Of Frames for Distributed Result Animation.

Duration

Gets or Sets the Duration for Result Animation.

RangeType

Gets or Sets the Range Type for Result Animation.

UpdateContourRangeAtEachFrame

Gets or Sets if the Legend Contours will Update at Each Frame.

FitDeformationScalingToAnimation

Gets or Sets if the Animation Displacement Fits for full range of Time Steps in the Screen.

TimeDecayCycles

Gets or Sets the Number of Cycles for Time Decay.

TimeDecay

Gets or Sets the Time Decay.

DisplacementTraces

Gets or Sets if the Displacement Traces are Enabled/Disabled

Property detail#

property ResultAnimationOptions.NumberOfFrames: System.Int32 | None

Gets or Sets the Number Of Frames for Distributed Result Animation.

property ResultAnimationOptions.Duration: Ansys.Core.Units.Quantity | None

Gets or Sets the Duration for Result Animation.

property ResultAnimationOptions.RangeType: Ansys.Mechanical.DataModel.Enums.ResultAnimationRangeType | None

Gets or Sets the Range Type for Result Animation.

property ResultAnimationOptions.UpdateContourRangeAtEachFrame: System.Boolean | None

Gets or Sets if the Legend Contours will Update at Each Frame.

property ResultAnimationOptions.FitDeformationScalingToAnimation: System.Boolean | None

Gets or Sets if the Animation Displacement Fits for full range of Time Steps in the Screen.

property ResultAnimationOptions.TimeDecayCycles: System.Int32 | None

Gets or Sets the Number of Cycles for Time Decay.

property ResultAnimationOptions.TimeDecay: System.Boolean | None

Gets or Sets the Time Decay.

property ResultAnimationOptions.DisplacementTraces: System.Boolean | None

Gets or Sets if the Displacement Traces are Enabled/Disabled