OEClearAromaticFlags

void OEClearAromaticFlags(OEMolBase &mol)

Clears the aromatic property of all atoms and bonds in the molecule. This function effectively Kekulizes the molecule, if a Kekulé form has already been perceived by the OEKekulize function. Note this function does not affect the integer types or the type names of the atom or bond of the molecule.

See also