This Enum specifies if the corresponding contact entities (faces, edges, or vertices) are protected while meshing.
Declaration Syntax
public enum ComponentProtectedType
Table 1227: Members
Member |
No |
Topology does not need any additional protection. |
Member |
ProgramControlled |
Used to specify that Mechanical will decide when to protect the scoped components. Protection may be enabled for specific circumstances, such as when the components are used in the context of objects like boundary conditions and contacts. |
Member |
Yes |
Give higher priority to the geometry features the contact is scoped to. |