SolverPivotChecking Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.SolverPivotChecking 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