FillingMethod#

class ansys.mechanical.stubs.v261.Ansys.Mechanical.DataModel.Enums.FillingMethod#

Bases: object

Enum to declares how the volume is filled for an Optimization Material.

Overview#

CompareTo

CompareTo method.

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

GetTypeCode

GetTypeCode method.

HasFlag

HasFlag method.

ToString

ToString method.

Method detail#

FillingMethod.CompareTo(target: Any) int#

CompareTo method.

FillingMethod.Equals(obj: Any) bool#

Equals method.

FillingMethod.GetHashCode() int#

GetHashCode method.

FillingMethod.GetType() type#

GetType method.

FillingMethod.GetTypeCode() typeCode#

GetTypeCode method.

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

HasFlag method.

FillingMethod.ToString() str#

ToString method.