MechanicalUnitSystemEnum#

class ansys.mechanical.stubs.v261.Ansys.ACT.Interfaces.Common.MechanicalUnitSystemEnum#

Bases: object

Specifies the WBUnitSystemType.

Overview#

CompareTo

CompareTo method.

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

GetTypeCode

GetTypeCode method.

HasFlag

HasFlag method.

ToString

ToString method.

Method detail#

MechanicalUnitSystemEnum.CompareTo(target: Any) int#

CompareTo method.

MechanicalUnitSystemEnum.Equals(obj: Any) bool#

Equals method.

MechanicalUnitSystemEnum.GetHashCode() int#

GetHashCode method.

MechanicalUnitSystemEnum.GetType() type#

GetType method.

MechanicalUnitSystemEnum.GetTypeCode() typeCode#

GetTypeCode method.

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

HasFlag method.

MechanicalUnitSystemEnum.ToString() str#

ToString method.