`NodeMergeToleranceMethod` Last update: 16.07.2025 class Ansys.Mechanical.DataModel.Enums.NodeMergeToleranceMethod Bases: enum.Enum To select the method of AutoNodeMove under PCTet. Overview Attributes Name AbsoluteValue PercentageOfElementSize ProgramControlled Attribute detail NodeMergeToleranceMethod.AbsoluteValue = 2 NodeMergeToleranceMethod.PercentageOfElementSize = 1 NodeMergeToleranceMethod.ProgramControlled = 0