Select to view content in your preferred language

detect when undo operation is complete

299
0
02-23-2023 11:42 AM
Cheetah24
New Contributor III

Hi

I have an editoperation that creates a number of features. I then use a chained editoperation to clip and merge features based on the the ones that were created.

This creates 1 undo operation in the Pro undo stack as expected.

If the undo operation is executed for the editoperation above, is there a way to detect when the entire undo operation is completed? It seems to call the editcompletedevent twice. First for the the modifications, then for deleting the created features

Ultimately I'm trying to prevent the undo operation from being added to the Redo stack or remove it once it shows up there.

Thanks

Tags (3)
0 Kudos
0 Replies