MeshMethodAlgorithm#

class ansys.mechanical.stubs.v241.Ansys.Mechanical.DataModel.Enums.MeshMethodAlgorithm#

Bases: enum.Enum

Specifies the MeshMethodAlgorithm.

Overview#

Attribute detail#

MeshMethodAlgorithm.Axisymmetric = 0#
MeshMethodAlgorithm.PatchConforming = 1#
MeshMethodAlgorithm.PatchIndependent = 3#
MeshMethodAlgorithm.AutomaticSweep = 4#