`ContactSideScopingType` Last update: 16.07.2025 class Ansys.Mechanical.DataModel.Enums.ContactSideScopingType(*args, **kwds) Bases: enum.Enum Specifies the ContactSideScopingType. Overview Attributes Name Active ContactSideBoth ContactSourceUnderlying ContactTargetUnderlying NodesOnSurface SourceContactForcesProperty Attribute detail ContactSideScopingType.Active = 4 ContactSideScopingType.ContactSideBoth = 3 ContactSideScopingType.ContactSourceUnderlying = 1 ContactSideScopingType.ContactTargetUnderlying = 2 ContactSideScopingType.NodesOnSurface = 6 ContactSideScopingType.SourceContactForcesProperty = 5