SolverMemorySettings#

class ansys.mechanical.stubs.v241.Ansys.ACT.Mechanical.Application.SolveProcessSettings.SolverMemorySettings#

Bases: object

The class representing the solver memory settings portion of the solve process settings.

Overview#

Active

Whether the solver memory settings are active.

Workspace

Workspace size.

Database

Database size.

Property detail#

property SolverMemorySettings.Active: System.Boolean | None

Whether the solver memory settings are active.

property SolverMemorySettings.Workspace: System.Int32 | None

Workspace size.

property SolverMemorySettings.Database: System.Int32 | None

Database size.