    

 ## On this page

  

 

 # `MeshFlowControlMethod`

 Last update: 16.07.2025 

<a id="ansys.mechanical.stubs.v241.Ansys.Mechanical.DataModel.Enums.MeshFlowControlMethod"></a>

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

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

Generic enumeration.

Derive from this class to define new enumerations.

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

## Overview

### Attributes

Name[`GlobalCartesian`](#MeshFlowControlMethod.GlobalCartesian)[`None_`](#MeshFlowControlMethod.None_)[`ProgramControlled`](#MeshFlowControlMethod.ProgramControlled)<a id="attribute-detail"></a>

## Attribute detail

<a id="MeshFlowControlMethod.GlobalCartesian"></a>

### MeshFlowControlMethod.GlobalCartesian *= 2*

<a id="MeshFlowControlMethod.None_"></a>

### MeshFlowControlMethod.None\_ *= 1*

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

### MeshFlowControlMethod.ProgramControlled *= 0*