`CacheResultsInMemory` Last update: 09.03.2026 class Ansys.Mechanical.DataModel.Enums.CacheResultsInMemory(*args, **kwds) Bases: enum.Enum Specifies the CacheResultsInMemory. Overview Attributes Name AsRequested DuringSolution Never Attribute detail CacheResultsInMemory.AsRequested = 2 CacheResultsInMemory.DuringSolution = 1 CacheResultsInMemory.Never = 0