`ContactBoltThreadType` Last update: 16.07.2025 class Ansys.Mechanical.DataModel.Enums.ContactBoltThreadType(*args, **kwds) Bases: enum.Enum Specifies the ContactBoltThreadType. Overview Attributes Name DoubleThread SingleThread TripleThread Attribute detail ContactBoltThreadType.DoubleThread = 1 ContactBoltThreadType.SingleThread = 0 ContactBoltThreadType.TripleThread = 2