TriangleCountReductionMode#

class ansys.mechanical.stubs.v261.Ansys.Mechanical.DataModel.MechanicalEnums.MeshWorkflow.TriangleCountReductionMode#

Bases: object

This enum is referenced in the 'Control' tree node and reflects the mode of triangle count reduction during surface meshing.

Overview#

CompareTo

CompareTo method.

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

GetTypeCode

GetTypeCode method.

HasFlag

HasFlag method.

ToString

ToString method.

Method detail#

TriangleCountReductionMode.CompareTo(target: Any) int#

CompareTo method.

TriangleCountReductionMode.Equals(obj: Any) bool#

Equals method.

TriangleCountReductionMode.GetHashCode() int#

GetHashCode method.

TriangleCountReductionMode.GetType() type#

GetType method.

TriangleCountReductionMode.GetTypeCode() typeCode#

GetTypeCode method.

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

HasFlag method.

TriangleCountReductionMode.ToString() str#

ToString method.