ContactDetectionPoint
#
- class ansys.mechanical.stubs.v242.Ansys.Mechanical.DataModel.Enums.ContactDetectionPoint#
Bases:
enum.Enum
Specifies the ContactDetectionPoint.
Overview#
Attribute detail#
- ContactDetectionPoint.Combined = 6#
- ContactDetectionPoint.NodalDualShapeFunctionProjection = 5#
- ContactDetectionPoint.NodalNormalFromContact = 2#
- ContactDetectionPoint.NodalNormalToTarget = 3#
- ContactDetectionPoint.NodalProjectedNormalFromContact = 4#
- ContactDetectionPoint.OnGaussPoint = 1#
- ContactDetectionPoint.ProgramControlled = 0#