Transaction.Abort Method
Parent Object: TransactionDescription
Method that aborts this transaction. This method will fail if this transaction is not the current transaction.
Syntax
Transaction.Abort()Samples
Name | Description |
Using Inventor's error dialog | Demonstrates using Inventor's error dialog. |