OECopyPDBData

OECopyPDBData(dst: Union[OEGraphMol,OEMol,OEQMol],
              src: Union[OEGraphMol,OEMol,OEQMol]) -> bool

Copies the entire set of PDB data from a source molecule to a destination molecule.

See also