GeometryView#

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

Bases: object

Specifies the GeometryView.

Overview#

CompareTo

CompareTo method.

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

GetTypeCode

GetTypeCode method.

HasFlag

HasFlag method.

ToString

ToString method.

Method detail#

GeometryView.CompareTo(target: Any) int#

CompareTo method.

GeometryView.Equals(obj: Any) bool#

Equals method.

GeometryView.GetHashCode() int#

GetHashCode method.

GeometryView.GetType() type#

GetType method.

GeometryView.GetTypeCode() typeCode#

GetTypeCode method.

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

HasFlag method.

GeometryView.ToString() str#

ToString method.