Skip to main content

Mechanical scripting interface

MethodMeshType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.MethodMeshType

Bases: enum.Enum

Generic enumeration.

Derive from this class to define new enumerations.

Overview

Attributes

Name
Quad
Triangle

Attribute detail

MethodMeshType.Quad = 1

MethodMeshType.Triangle = 0