`FeatureSuppressMethod` Last update: 09.03.2026 class Ansys.Mechanical.DataModel.Enums.FeatureSuppressMethod(*args, **kwds) Bases: enum.Enum To select the method of FeatureSuppress. Overview Attributes Name Automatic DefeatureFaces ParentFaces Attribute detail FeatureSuppressMethod.Automatic = 0 FeatureSuppressMethod.DefeatureFaces = 1 FeatureSuppressMethod.ParentFaces = 2