    

 ## On this page

  

 

 # `ContactOrientation`

 Last update: 16.07.2025 

<a id="ansys.mechanical.stubs.v242.Ansys.Mechanical.DataModel.Enums.ContactOrientation"></a>

#### *class* Ansys.Mechanical.DataModel.Enums.ContactOrientation

Bases: [`enum.Enum`](https://docs.python.org/3/library/enum.html#enum.Enum)

Specifies the ContactOrientation.

<a id="overview"></a>

## Overview

### Attributes

Name[`Circle`](#ContactOrientation.Circle)[`Cylinder`](#ContactOrientation.Cylinder)[`ProgramControlled`](#ContactOrientation.ProgramControlled)[`Sphere`](#ContactOrientation.Sphere)<a id="attribute-detail"></a>

## Attribute detail

<a id="ContactOrientation.Circle"></a>

### ContactOrientation.Circle *= 1*

<a id="ContactOrientation.Cylinder"></a>

### ContactOrientation.Cylinder *= 3*

<a id="ContactOrientation.ProgramControlled"></a>

### ContactOrientation.ProgramControlled *= 0*

<a id="ContactOrientation.Sphere"></a>

### ContactOrientation.Sphere *= 2*