ContactPinballType Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.ContactPinballType Bases: enum.Enum Specifies the ContactPinballType. Overview Attributes Name AutoDetectionValue Factor ProgramControlled Radius Attribute detail ContactPinballType.AutoDetectionValue = 3 ContactPinballType.Factor = 2 ContactPinballType.ProgramControlled = 0 ContactPinballType.Radius = 1