ObjectState#

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

Bases: object

Specifies the Object State 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#

ObjectState.CompareTo(target: Any) int#

CompareTo method.

ObjectState.Equals(obj: Any) bool#

Equals method.

ObjectState.GetHashCode() int#

GetHashCode method.

ObjectState.GetType() type#

GetType method.

ObjectState.GetTypeCode() typeCode#

GetTypeCode method.

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

HasFlag method.

ObjectState.ToString() str#

ToString method.