set_registry_from_file#

Maxwell2d.set_registry_from_file(registry_file, make_active=True)[source]#

Apply desktop registry settings from an ACT file.

One way to get an ACF file is to export a configuration from the AEDT UI and then edit and reuse it.

Parameters:
registry_filestr

Full path to the ACF file.

make_activebool, optional

Whether to set the imported configuration as active. The default is True.

Returns:
bool

True when successful, False when failed.

References

>>> oDesktop.SetRegistryFromFile