CacheResultsInMemory#

class ansys.mechanical.stubs.v242.Ansys.Mechanical.DataModel.Enums.CacheResultsInMemory#

Bases: enum.Enum

Specifies the CacheResultsInMemory.

Overview#

Attribute detail#

CacheResultsInMemory.DuringSolution = 1#
CacheResultsInMemory.AsRequested = 2#
CacheResultsInMemory.Never = 0#