ThemeName#

class ansys.mechanical.stubs.v261.Ansys.Mechanical.UI.Enums.ThemeName#

Bases: object

Represents the different themes that can be set in Mechanical.

Overview#

CompareTo

CompareTo method.

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

GetTypeCode

GetTypeCode method.

HasFlag

HasFlag method.

ToString

ToString method.

Method detail#

ThemeName.CompareTo(target: Any) int#

CompareTo method.

ThemeName.Equals(obj: Any) bool#

Equals method.

ThemeName.GetHashCode() int#

GetHashCode method.

ThemeName.GetType() type#

GetType method.

ThemeName.GetTypeCode() typeCode#

GetTypeCode method.

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

HasFlag method.

ThemeName.ToString() str#

ToString method.