TriangleReduction#

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

Bases: object

Overview#

CompareTo

CompareTo method.

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

GetTypeCode

GetTypeCode method.

HasFlag

HasFlag method.

ToString

ToString method.

Method detail#

TriangleReduction.CompareTo(target: Any) int#

CompareTo method.

TriangleReduction.Equals(obj: Any) bool#

Equals method.

TriangleReduction.GetHashCode() int#

GetHashCode method.

TriangleReduction.GetType() type#

GetType method.

TriangleReduction.GetTypeCode() typeCode#

GetTypeCode method.

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

HasFlag method.

TriangleReduction.ToString() str#

ToString method.