Skip to main content

Mechanical scripting interface

VirtualCellGroupMethodType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.VirtualCellGroupMethodType

Bases: enum.Enum

Specifies the VirtualCellGroupMethodType.

Overview

Attributes

Name
Automatic
Repair
UserDefined

Attribute detail

VirtualCellGroupMethodType.Automatic = 0

VirtualCellGroupMethodType.Repair = 1

VirtualCellGroupMethodType.UserDefined = 2