OEClearStyle

void OEClearStyle(OEChem::OEMolBase &mol)
void OEClearStyle(OEChem::OEAtomBase &atom)
void OEClearStyle(OESystem::OEContainer &cont)
void OEClearStyle(OESystem::OEIter<OEChem::OEAtomBase> &atoms)

Clears the style declared for a molecule and all of its atoms, a certain atom in a molecule, iterator of specified atoms, and an OEContainer.