OEGetAutomorphs

OESystem::OEIterBase<OEMatchBase>* OEGetAutomorphs(const OEMolBase& mol,
                                                   bool includeH = false)

Returns an iterator over all the automorphisms, i.e. self matches of the molecule.

includeH

This flag indicates whether explicit hydrogen atoms should be considered when assessing automorphisms. Default is false.