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
- OEDeleteSDDatato remove SD data with a specific tag
- SD Tagged Data Manipulation section 
- Example program SDFModProps.java