Commit Transaction
transaction_commitCommit the current transaction to finalize changes. Ends the undo mark (changes become permanent but can be undone via drawing_undo) and discards the rollback snapshot.
Instructions
Commit the current transaction.
COM: Ends the undo mark (changes are permanent but still undoable via drawing_undo). ezdxf: Discards the rollback snapshot (changes are kept).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||