OutputSelection#

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

Bases: object

To select the method of Output Selection. The available options are None and By Named Selection.

Overview#

CompareTo

CompareTo method.

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

GetTypeCode

GetTypeCode method.

HasFlag

HasFlag method.

ToString

ToString method.

Method detail#

OutputSelection.CompareTo(target: Any) int#

CompareTo method.

OutputSelection.Equals(obj: Any) bool#

Equals method.

OutputSelection.GetHashCode() int#

GetHashCode method.

OutputSelection.GetType() type#

GetType method.

OutputSelection.GetTypeCode() typeCode#

GetTypeCode method.

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

HasFlag method.

OutputSelection.ToString() str#

ToString method.