OECopyCrystalSymmetry
bool OECopyCrystalSymmetry(OEChem::OEMolBase& dst,
const OEChem::OEMolBase& src)
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.