OEClearPDBData

OEClearPDBData(mol: Union[OEGraphMol,OEQMol]) -> bool

Removes all PDB data from the molecule.

OEClearPDBData(mol: OEMol) -> bool

Removes all PDB data from the molecule and from all of its conformers.

See also