    

 ## On this page

  

 

 # `CacheResultsInMemory`

 Last update: 16.07.2025 

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

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

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

Specifies the CacheResultsInMemory.

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

## Overview

### Attributes

Name[`AsRequested`](#CacheResultsInMemory.AsRequested)[`DuringSolution`](#CacheResultsInMemory.DuringSolution)[`Never`](#CacheResultsInMemory.Never)<a id="attribute-detail"></a>

## Attribute detail

<a id="CacheResultsInMemory.AsRequested"></a>

### CacheResultsInMemory.AsRequested *= 2*

<a id="CacheResultsInMemory.DuringSolution"></a>

### CacheResultsInMemory.DuringSolution *= 1*

<a id="CacheResultsInMemory.Never"></a>

### CacheResultsInMemory.Never *= 0*