OEClearStyle
OEClearStyle(mol: Union[OEGraphMol,OEMol,OEQMol]) -> None
OEClearStyle(atom: OEAtomBase) -> None
OEClearStyle(cont: OEContainer) -> None
OEClearStyle(atoms: OEAtomIter) -> None
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.