ElementControlsNormalStiffnessType Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.ElementControlsNormalStiffnessType Bases: enum.Enum Specifies the ElementControlsNormalStiffnessType. Overview Attributes Name AbsoluteValue Factor FromContactRegion Attribute detail ElementControlsNormalStiffnessType.AbsoluteValue = 2 ElementControlsNormalStiffnessType.Factor = 1 ElementControlsNormalStiffnessType.FromContactRegion = 0