TargetOrientation#

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

Bases: object

Specifies the TargetOrientation.

Overview#

CompareTo

CompareTo method.

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

GetTypeCode

GetTypeCode method.

HasFlag

HasFlag method.

ToString

ToString method.

Method detail#

TargetOrientation.CompareTo(target: Any) int#

CompareTo method.

TargetOrientation.Equals(obj: Any) bool#

Equals method.

TargetOrientation.GetHashCode() int#

GetHashCode method.

TargetOrientation.GetType() type#

GetType method.

TargetOrientation.GetTypeCode() typeCode#

GetTypeCode method.

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

HasFlag method.

TargetOrientation.ToString() str#

ToString method.