`CacheResultsInMemory` Last update: 16.07.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