    

 ## On this page

  

 

 # `ArtificiallyMatchedLayers`

 Last update: 16.07.2025 

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

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

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

Specifies the ArtificiallyMatchedLayers.

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

## Overview

### Attributes

Name[`IPML`](#ArtificiallyMatchedLayers.IPML)[`Off`](#ArtificiallyMatchedLayers.Off)[`PML`](#ArtificiallyMatchedLayers.PML)<a id="attribute-detail"></a>

## Attribute detail

<a id="ArtificiallyMatchedLayers.IPML"></a>

### ArtificiallyMatchedLayers.IPML *= 2*

<a id="ArtificiallyMatchedLayers.Off"></a>

### ArtificiallyMatchedLayers.Off *= 0*

<a id="ArtificiallyMatchedLayers.PML"></a>

### ArtificiallyMatchedLayers.PML *= 1*