ExtrudeBy#

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

Bases: object

To specify the method of extrusion. The available options are Use Coordinate System, Face Normal and Face Normal (Reversed).

Overview#

CompareTo

CompareTo method.

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

GetTypeCode

GetTypeCode method.

HasFlag

HasFlag method.

ToString

ToString method.

Method detail#

ExtrudeBy.CompareTo(target: Any) int#

CompareTo method.

ExtrudeBy.Equals(obj: Any) bool#

Equals method.

ExtrudeBy.GetHashCode() int#

GetHashCode method.

ExtrudeBy.GetType() type#

GetType method.

ExtrudeBy.GetTypeCode() typeCode#

GetTypeCode method.

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

HasFlag method.

ExtrudeBy.ToString() str#

ToString method.