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