Agisoft Metashape

Agisoft Metashape => Python and Java API => Topic started by: photo_man on June 26, 2019, 03:56:01 PM

Title: Remove Custom Menu Items
Post by: photo_man on June 26, 2019, 03:56:01 PM
Is there a way to remove a custom menu item added from:

Code: [Select]
PhotoScan.app.addMenuItem("CustomMeno/Test", main)
Thanks!
Title: Re: Remove Custom Menu Items
Post by: bwatkins on October 15, 2019, 09:50:03 PM
+1

Accidentally ran a script twice so got 2 instances of a custom menu button and no way to remove it.