OEClearSDData
OEClearSDData(mol: Union[OEGraphMol,OEQMol]) -> bool
Removes all SD data from the molecule.
OEClearSDData(mol: OEMol) -> bool
Removes all SD data from the molecule and from all of its conformers.
See also
OEDeleteSDDatato remove SD data with a specific tagSD Tagged Data Manipulation section
Example program sdfmodprops.py