PolyflowExportUnit#

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

Bases: object

Specifies the Polyflow Export Unit Type.

Overview#

CompareTo

CompareTo method.

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

GetTypeCode

GetTypeCode method.

HasFlag

HasFlag method.

ToString

ToString method.

Method detail#

PolyflowExportUnit.CompareTo(target: Any) int#

CompareTo method.

PolyflowExportUnit.Equals(obj: Any) bool#

Equals method.

PolyflowExportUnit.GetHashCode() int#

GetHashCode method.

PolyflowExportUnit.GetType() type#

GetType method.

PolyflowExportUnit.GetTypeCode() typeCode#

GetTypeCode method.

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

HasFlag method.

PolyflowExportUnit.ToString() str#

ToString method.