InterpolateRPM#

class ansys.mechanical.stubs.v252.Ansys.Mechanical.DataModel.Enums.InterpolateRPM(*args, **kwds)#

Bases: enum.Enum

Interpolate RPM enables users to perform linear interpolation of RPM

and the corresponding harmonic forces and moments between two known RPM results from the maxwell solution.

Overview#

Attribute detail#

InterpolateRPM.EquallySpacedPoints = 1#
InterpolateRPM.No = 0#
InterpolateRPM.UserDefined = 2#