ContactDetectionPoint#
- class ansys.mechanical.stubs.v241.Ansys.Mechanical.DataModel.Enums.ContactDetectionPoint(*args, **kwds)#
 Bases:
enum.EnumSpecifies 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#