Commit Transaction
transaction_commitCommit current CAD changes to make them permanent while keeping the undo history available for later reversal.
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 | |||