Transaction#

class ansys.mechanical.stubs.v261.Ansys.ACT.Mechanical.Transaction(suspendClicks: bool, suspendStateEngine: bool)#

Bases: object

Speeds up bulk user interactions.

Overview#

Dispose

Equals

Equals method.

ForceClickOnUnsuspend

ForceClickOnUnsuspend method.

GetHashCode

GetHashCode method.

GetType

GetType method.

ToString

ToString method.

Method detail#

Transaction.Dispose() None#
Transaction.Equals(obj: Any) bool#

Equals method.

Transaction.ForceClickOnUnsuspend() None#

ForceClickOnUnsuspend method.

Transaction.GetHashCode() int#

GetHashCode method.

Transaction.GetType() type#

GetType method.

Transaction.ToString() str#

ToString method.