Skip to main content

Mechanical scripting interface

ContactTrimType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.ContactTrimType

Bases: enum.Enum

Specifies the ContactTrimType.

Overview

Attributes

Name
FaceBased
Off
On
ProgramControlled

Attribute detail

ContactTrimType.FaceBased = 1

ContactTrimType.Off = 2

ContactTrimType.On = 3

ContactTrimType.ProgramControlled = 0