OECopySDData
OECopySDData(dst: Union[OEGraphMol,OEMol,OEQMol],
src: Union[OEGraphMol,OEMol,OEQMol]) -> bool
OECopySDData(dst: Union[OEGraphMol,OEMol,OEQMol], src: OEContainer) -> bool
Copies the entire set of SD data from a source to a destination molecule.
See also
SD Tagged Data Manipulation section