ConvectionTableSelection#

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

Bases: object

Specifies the ConvectionTableSelection.

Overview#

CompareTo

CompareTo method.

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

GetTypeCode

GetTypeCode method.

HasFlag

HasFlag method.

ToString

ToString method.

Method detail#

ConvectionTableSelection.CompareTo(target: Any) int#

CompareTo method.

ConvectionTableSelection.Equals(obj: Any) bool#

Equals method.

ConvectionTableSelection.GetHashCode() int#

GetHashCode method.

ConvectionTableSelection.GetType() type#

GetType method.

ConvectionTableSelection.GetTypeCode() typeCode#

GetTypeCode method.

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

HasFlag method.

ConvectionTableSelection.ToString() str#

ToString method.