.. vale off :class:`ResultAnimationOptions` =============================== .. py:class:: ansys.mechanical.stubs.v242.Ansys.Mechanical.Graphics.ResultAnimationOptions Bases: :py:obj:`object` ResultAnimationOptions class. .. !! processed by numpydoc !! .. py:currentmodule:: ResultAnimationOptions Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~NumberOfFrames` - Gets or Sets the Number Of Frames for Distributed Result Animation. * - :py:attr:`~Duration` - Gets or Sets the Duration for Result Animation. * - :py:attr:`~RangeType` - Gets or Sets the Range Type for Result Animation. * - :py:attr:`~UpdateContourRangeAtEachFrame` - Gets or Sets if the Legend Contours will Update at Each Frame. * - :py:attr:`~FitDeformationScalingToAnimation` - Gets or Sets if the Animation Displacement Fits for full range of Time Steps in the Screen. * - :py:attr:`~TimeDecayCycles` - Gets or Sets the Number of Cycles for Time Decay. * - :py:attr:`~TimeDecay` - Gets or Sets the Time Decay. * - :py:attr:`~DisplacementTraces` - Gets or Sets if the Displacement Traces are Enabled/Disabled Property detail --------------- .. py:property:: NumberOfFrames :no-index: :type: Optional[System.Int32] Gets or Sets the Number Of Frames for Distributed Result Animation. .. !! processed by numpydoc !! .. py:property:: Duration :no-index: :type: Optional[Ansys.Core.Units.Quantity] Gets or Sets the Duration for Result Animation. .. !! processed by numpydoc !! .. py:property:: RangeType :no-index: :type: Optional[Ansys.Mechanical.DataModel.Enums.ResultAnimationRangeType] Gets or Sets the Range Type for Result Animation. .. !! processed by numpydoc !! .. py:property:: UpdateContourRangeAtEachFrame :no-index: :type: Optional[System.Boolean] Gets or Sets if the Legend Contours will Update at Each Frame. .. !! processed by numpydoc !! .. py:property:: FitDeformationScalingToAnimation :no-index: :type: Optional[System.Boolean] Gets or Sets if the Animation Displacement Fits for full range of Time Steps in the Screen. .. !! processed by numpydoc !! .. py:property:: TimeDecayCycles :no-index: :type: Optional[System.Int32] Gets or Sets the Number of Cycles for Time Decay. .. !! processed by numpydoc !! .. py:property:: TimeDecay :no-index: :type: Optional[System.Boolean] Gets or Sets the Time Decay. .. !! processed by numpydoc !! .. py:property:: DisplacementTraces :no-index: :type: Optional[System.Boolean] Gets or Sets if the Displacement Traces are Enabled/Disabled .. !! processed by numpydoc !! .. vale on