ContactBoltThreadType Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.ContactBoltThreadType Bases: enum.Enum Specifies the ContactBoltThreadType. Overview Attributes Name DoubleThread SingleThread TripleThread Attribute detail ContactBoltThreadType.DoubleThread = 1 ContactBoltThreadType.SingleThread = 0 ContactBoltThreadType.TripleThread = 2