OECopyCrystalSymmetry
OECopyCrystalSymmetry(dst: Union[OEGraphMol,OEMol,OEQMol],
src: Union[OEGraphMol,OEMol,OEQMol]) -> bool
Copies any existing crystal symmetry from the source
molecule to the destination molecule. This function returns false
if there was no symmetry to copy and true otherwise.