MeshMethodAlgorithm#

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

Bases: object

Specifies the MeshMethodAlgorithm.

Overview#

CompareTo

CompareTo method.

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

GetTypeCode

GetTypeCode method.

HasFlag

HasFlag method.

ToString

ToString method.

Method detail#

MeshMethodAlgorithm.CompareTo(target: Any) int#

CompareTo method.

MeshMethodAlgorithm.Equals(obj: Any) bool#

Equals method.

MeshMethodAlgorithm.GetHashCode() int#

GetHashCode method.

MeshMethodAlgorithm.GetType() type#

GetType method.

MeshMethodAlgorithm.GetTypeCode() typeCode#

GetTypeCode method.

MeshMethodAlgorithm.HasFlag(flag: System.Enum) bool#

HasFlag method.

MeshMethodAlgorithm.ToString() str#

ToString method.