Cancel sketch exit event

Cancel sketch exit event

mirkomaga
Contributor Contributor
312 Views
2 Replies
Message 1 of 3

Cancel sketch exit event

mirkomaga
Contributor
Contributor

Hello,

I capture the event before exiting the sketch and would like to cancel it.

0 Likes
313 Views
2 Replies
Replies (2)
Message 3 of 3

mirkomaga
Contributor
Contributor

Mh ok for event capture, but i can't stop it.
I tryed with: Application.CommandManager.StopActiveCommand();
with Active Command = "Finish Sketch".
This cause error.

0 Likes