Hi Nenad,
I am not sure if I wrote it in a right way: There is no DgnElementSetTool.ExitTool() in a meaming of static method for DgnElementSetTool class. From inside the command class it should be called as this.ExitTool().
I tried it (very quick test because of lack of time) to modify one my older testing code snippet, I added it to OnResetButton method and it seems it works fine.
With regards,
Jan
I am not sure if I wrote it in a right way: There is no DgnElementSetTool.ExitTool() in a meaming of static method for DgnElementSetTool class. From inside the command class it should be called as this.ExitTool().
I tried it (very quick test because of lack of time) to modify one my older testing code snippet, I added it to OnResetButton method and it seems it works fine.
With regards,
Jan