`SolverPivotChecking` Last update: 09.03.2026 class Ansys.Mechanical.DataModel.Enums.SolverPivotChecking(*args, **kwds) Bases: enum.Enum Specifies the SolverPivotChecking. Overview Attributes Name Error Off ProgramControlled Warning Attribute detail SolverPivotChecking.Error = 2 SolverPivotChecking.Off = 3 SolverPivotChecking.ProgramControlled = 0 SolverPivotChecking.Warning = 1