LineLineContactDetectionType Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.LineLineContactDetectionType Bases: enum.Enum Specifies the LineLineContactDetectionType. Overview Attributes Name External1Segment External4Segments External8Segments InternalPipe Attribute detail LineLineContactDetectionType.External1Segment = 0 LineLineContactDetectionType.External4Segments = 1 LineLineContactDetectionType.External8Segments = 2 LineLineContactDetectionType.InternalPipe = 3