ContourView#

class ansys.mechanical.stubs.v261.Ansys.Mechanical.DataModel.MechanicalEnums.Graphics.ContourView#

Bases: object

Specifies the ContourView.

Overview#

CompareTo

CompareTo method.

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

GetTypeCode

GetTypeCode method.

HasFlag

HasFlag method.

ToString

ToString method.

Method detail#

ContourView.CompareTo(target: Any) int#

CompareTo method.

ContourView.Equals(obj: Any) bool#

Equals method.

ContourView.GetHashCode() int#

GetHashCode method.

ContourView.GetType() type#

GetType method.

ContourView.GetTypeCode() typeCode#

GetTypeCode method.

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

HasFlag method.

ContourView.ToString() str#

ToString method.