MechanicalPanelEnum#

class ansys.mechanical.stubs.v261.Ansys.ACT.Interfaces.Mechanical.MechanicalPanelEnum#

Bases: object

Specifies the panel type.

Overview#

CompareTo

CompareTo method.

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

GetTypeCode

GetTypeCode method.

HasFlag

HasFlag method.

ToString

ToString method.

Method detail#

MechanicalPanelEnum.CompareTo(target: Any) int#

CompareTo method.

MechanicalPanelEnum.Equals(obj: Any) bool#

Equals method.

MechanicalPanelEnum.GetHashCode() int#

GetHashCode method.

MechanicalPanelEnum.GetType() type#

GetType method.

MechanicalPanelEnum.GetTypeCode() typeCode#

GetTypeCode method.

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

HasFlag method.

MechanicalPanelEnum.ToString() str#

ToString method.