Commit Transaction
transaction_commitCommit the active drawing transaction to make changes permanent while preserving undo capability through drawing_undo.
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 | |||