OEClearSDData¶
bool OEClearSDData(OEMolBase &mol)
Removes all SD data from the molecule.
bool OEClearSDData(OEMCMolBase &mol)
Removes all SD data from the molecule and from all of its conformers.
See also
OEDeleteSDData
to remove SD data with a specific tagSD Tagged Data Manipulation section
Example program sdfmodprops.cpp