`ComponentProtectedType` Last update: 16.07.2025 class Ansys.Mechanical.DataModel.Enums.ComponentProtectedType(*args, **kwds) Bases: enum.Enum This Enum specifies if the corresponding contact entities (faces, edges, or vertices) are protected while meshing. Overview Attributes Name No ProgramControlled Yes Attribute detail ComponentProtectedType.No = 1 ComponentProtectedType.ProgramControlled = 0 ComponentProtectedType.Yes = 2