AlgorithmType Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.AlgorithmType Bases: enum.Enum Specifies the AlgorithmType. Overview Attributes Name MFD ProgramControlled SCPIP Attribute detail AlgorithmType.MFD = 1 AlgorithmType.ProgramControlled = 0 AlgorithmType.SCPIP = 2