VirtualCellGroupRepairBehaviorType Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.VirtualCellGroupRepairBehaviorType Bases: enum.Enum Specifies the VirtualCellGroupRepairBehaviorType. Overview Attributes Name All Slivers SmallEdges SmallFaces Attribute detail VirtualCellGroupRepairBehaviorType.All = 0 VirtualCellGroupRepairBehaviorType.Slivers = 2 VirtualCellGroupRepairBehaviorType.SmallEdges = 1 VirtualCellGroupRepairBehaviorType.SmallFaces = 3