SpringResultType Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.SpringResultType Bases: enum.Enum Specifies the SpringResultType. Overview Attributes Name DampingForce ElasticForce Elongation Velocity Attribute detail SpringResultType.DampingForce = 293 SpringResultType.ElasticForce = 292 SpringResultType.Elongation = 290 SpringResultType.Velocity = 291