OEMultipleBondCount¶
unsigned int OEMultipleBondCount(const OEAtomBase *atm)
Returns the number of bonds connected to an atom, with bond order
greater than one. The bond order is as determined by
OEBondBase.GetOrder
.
unsigned int OEMultipleBondCount(const OEAtomBase *atm)
Returns the number of bonds connected to an atom, with bond order
greater than one. The bond order is as determined by
OEBondBase.GetOrder
.