MeshMethodAlgorithm
#
- class ansys.mechanical.stubs.v241.Ansys.Mechanical.DataModel.Enums.MeshMethodAlgorithm#
Bases:
enum.Enum
Specifies the MeshMethodAlgorithm.
Overview#
Attribute detail#
- MeshMethodAlgorithm.AutomaticSweep = 4#
- MeshMethodAlgorithm.Axisymmetric = 0#
- MeshMethodAlgorithm.PatchConforming = 1#
- MeshMethodAlgorithm.PatchIndependent = 3#