ScatteredFieldFormulation#

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

Bases: object

Specifies the ScatteredFieldFormulation.

Overview#

CompareTo

CompareTo method.

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

GetTypeCode

GetTypeCode method.

HasFlag

HasFlag method.

ToString

ToString method.

Method detail#

ScatteredFieldFormulation.CompareTo(target: Any) int#

CompareTo method.

ScatteredFieldFormulation.Equals(obj: Any) bool#

Equals method.

ScatteredFieldFormulation.GetHashCode() int#

GetHashCode method.

ScatteredFieldFormulation.GetType() type#

GetType method.

ScatteredFieldFormulation.GetTypeCode() typeCode#

GetTypeCode method.

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

HasFlag method.

ScatteredFieldFormulation.ToString() str#

ToString method.