schrodinger.ui.qt.forcefield.metals_forcefield_gui_dir.utils module

schrodinger.ui.qt.forcefield.metals_forcefield_gui_dir.utils.copy_metals_forcefield_properties(source_st: Structure, target_st: Structure)

Copy properties relevant to the metals force field from the source structure to the target structure.

Parameters:
  • source_st – The structure to copy properties from.

  • target_st – The structure to copy properties to.

Raises:

RuntimeError – If the source and target structures are not equivalent