ResultAnimationOptions#
- class ansys.mechanical.stubs.v261.Ansys.Mechanical.Graphics.ResultAnimationOptions(graphics: Ansys.Common.Interop.Gfx.IDSGraphics)#
Bases:
object
Overview#
Equals method. |
|
GetHashCode method. |
|
GetType method. |
|
ToString method. |
Whether the accelerated animation will be used given the current result and display options. |
|
CanEngageMultiViewportAnimation property. |
|
Gets or Sets if the Displacement Traces are Enabled/Disabled |
|
Gets or Sets the Duration for Result Animation. |
|
Gets or Sets if the Animation Displacement Fits for full range of Time Steps in the Screen. |
|
MultiViewportAnimation property. |
|
Gets or Sets the Number Of Frames for Distributed Result Animation. |
|
Gets or Sets the Range Type for Result Animation. |
|
Gets or Sets the Time Decay. |
|
Gets or Sets the Number of Cycles for Time Decay. |
|
Gets or Sets if the Legend Contours will Update at Each Frame. |
Property detail#
- property ResultAnimationOptions.AcceleratedAnimationWillBeUsed: bool | None#
Whether the accelerated animation will be used given the current result and display options.
- property ResultAnimationOptions.CanEngageMultiViewportAnimation: bool | None#
CanEngageMultiViewportAnimation property.
- property ResultAnimationOptions.DisplacementTraces: bool | None#
Gets or Sets if the Displacement Traces are Enabled/Disabled
- property ResultAnimationOptions.Duration: Ansys.Core.Units.Quantity | None#
Gets or Sets the Duration for Result Animation.
- property ResultAnimationOptions.FitDeformationScalingToAnimation: bool | None#
Gets or Sets if the Animation Displacement Fits for full range of Time Steps in the Screen.
- property ResultAnimationOptions.MultiViewportAnimation: bool | None#
MultiViewportAnimation property.
- property ResultAnimationOptions.NumberOfFrames: int | None#
Gets or Sets the Number Of Frames for Distributed Result Animation.
- property ResultAnimationOptions.RangeType: Ansys.Mechanical.DataModel.Enums.ResultAnimationRangeType | None#
Gets or Sets the Range Type for Result Animation.