Skip to main content

Mechanical scripting interface

ContactForceType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.ContactForceType

Bases: enum.Enum

Specifies the ContactForceType.

Overview

Attributes

Name
Normal
Tangent
Total

Attribute detail

ContactForceType.Normal = 1

ContactForceType.Tangent = 2

ContactForceType.Total = 0