SolverPivotChecking#

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

Bases: enum.Enum

Specifies the SolverPivotChecking.

Overview#

Attribute detail#

SolverPivotChecking.Error = 2#
SolverPivotChecking.Off = 3#
SolverPivotChecking.ProgramControlled = 0#
SolverPivotChecking.Warning = 1#