change_active_dso_config_name#

Desktop.change_active_dso_config_name(product_name='HFSS', config_name='Local')[source]#

Change a specific registry key to a new value.

Parameters:
product_namestr, optional

Name of the tool to apply the active configuration to. The default is "HFSS".

config_namestr, optional

Name of the configuration to apply. The default is "Local".

Returns:
bool

True when successful, False when failed.