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
OEDeletePDBDatafunction to remove PDB data with a specific tagPDB Tagged Data Manipulation section