`FeatureSuppressMethod` Last update: 16.07.2025 class Ansys.Mechanical.DataModel.Enums.FeatureSuppressMethod 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