State#

class ansys.mechanical.stubs.v261.Ansys.ACT.Interfaces.Common.State#

Bases: object

General state enumeration to be used across ACT Apps.

Overview#

CompareTo

CompareTo method.

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

GetTypeCode

GetTypeCode method.

HasFlag

HasFlag method.

ToString

ToString method.

Method detail#

State.CompareTo(target: Any) int#

CompareTo method.

State.Equals(obj: Any) bool#

Equals method.

State.GetHashCode() int#

GetHashCode method.

State.GetType() type#

GetType method.

State.GetTypeCode() typeCode#

GetTypeCode method.

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

HasFlag method.

State.ToString() str#

ToString method.