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