FeatureSuppressMethod Last update: 14.01.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