NewtonRaphsonType Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.NewtonRaphsonType Bases: enum.Enum Specifies the NewtonRaphsonType. Overview Attributes Name Full Modified ProgramControlled Unsymmetric Attribute detail NewtonRaphsonType.Full = 2 NewtonRaphsonType.Modified = 3 NewtonRaphsonType.ProgramControlled = 1 NewtonRaphsonType.Unsymmetric = 4