CacheResultsInMemory
#
- class ansys.mechanical.stubs.v242.Ansys.Mechanical.DataModel.Enums.CacheResultsInMemory(*args, **kwds)#
Bases:
enum.Enum
Specifies the CacheResultsInMemory.
Overview#
Attribute detail#
- CacheResultsInMemory.AsRequested = 2#
- CacheResultsInMemory.DuringSolution = 1#
- CacheResultsInMemory.Never = 0#