LengthUnit#

class ansys.mechanical.stubs.v261.Ansys.Mechanical.DataModel.MechanicalEnums.ExternalData.LengthUnit#

Bases: object

Specifies how to interpret the variable data source.

Overview#

CompareTo

CompareTo method.

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

GetTypeCode

GetTypeCode method.

HasFlag

HasFlag method.

ToString

ToString method.

Method detail#

LengthUnit.CompareTo(target: Any) int#

CompareTo method.

LengthUnit.Equals(obj: Any) bool#

Equals method.

LengthUnit.GetHashCode() int#

GetHashCode method.

LengthUnit.GetType() type#

GetType method.

LengthUnit.GetTypeCode() typeCode#

GetTypeCode method.

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

HasFlag method.

LengthUnit.ToString() str#

ToString method.