remove_script_from_menu#

Desktop.remove_script_from_menu(toolkit_name, product='Project')[source]#

Remove a toolkit script from the menu.

Parameters:
toolkit_namestr

Name of the toolkit to remove.

productstr, optional

Product to which the toolkit applies. The default is "Project", in which case it applies to all designs. You can also specify a product, such as "HFSS".

Returns:
bool