Skip to main content

Mechanical scripting interface 2025

`MeshMethodAlgorithm`

Last update: 16.07.2025

class Ansys.Mechanical.DataModel.Enums.MeshMethodAlgorithm(*args, **kwds)

Bases: enum.Enum

Specifies the MeshMethodAlgorithm.

Overview

Attributes

Name
AutomaticSweep
Axisymmetric
PatchConforming
PatchIndependent

Attribute detail

MeshMethodAlgorithm.AutomaticSweep = 4

MeshMethodAlgorithm.Axisymmetric = 0

MeshMethodAlgorithm.PatchConforming = 1

MeshMethodAlgorithm.PatchIndependent = 3

Connect with Ansys