    

 ## On this page

  

 

 # `MeshMethodAlgorithm`

 Last update: 09.03.2026 

<a id="ansys.mechanical.stubs.v261.Ansys.Mechanical.DataModel.Enums.MeshMethodAlgorithm"></a>

#### *class* Ansys.Mechanical.DataModel.Enums.MeshMethodAlgorithm(\*args, \*\*kwds)

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

Specifies the MeshMethodAlgorithm.

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

## Overview

### Attributes

Name[`AutomaticSweep`](#MeshMethodAlgorithm.AutomaticSweep)[`Axisymmetric`](#MeshMethodAlgorithm.Axisymmetric)[`PatchConforming`](#MeshMethodAlgorithm.PatchConforming)[`PatchIndependent`](#MeshMethodAlgorithm.PatchIndependent)<a id="attribute-detail"></a>

## Attribute detail

<a id="MeshMethodAlgorithm.AutomaticSweep"></a>

### MeshMethodAlgorithm.AutomaticSweep *= 4*

<a id="MeshMethodAlgorithm.Axisymmetric"></a>

### MeshMethodAlgorithm.Axisymmetric *= 0*

<a id="MeshMethodAlgorithm.PatchConforming"></a>

### MeshMethodAlgorithm.PatchConforming *= 1*

<a id="MeshMethodAlgorithm.PatchIndependent"></a>

### MeshMethodAlgorithm.PatchIndependent *= 3*