Skip to main content

Mechanical scripting interface

CacheResultsInMemory

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.CacheResultsInMemory

Bases: enum.Enum

Specifies the CacheResultsInMemory.

Overview

Attributes

Name
AsRequested
DuringSolution
Never

Attribute detail

CacheResultsInMemory.AsRequested = 2

CacheResultsInMemory.DuringSolution = 1

CacheResultsInMemory.Never = 0