OEGetSoleDoubleBond¶
OEBondBase *OEGetSoleDoubleBond(const OEAtomBase *atm)
Gets the first double bond of the given atom. If there is more than one double bond, the bond chosen is arbitrary. If there is no double bond, null is returned.
OEBondBase *OEGetSoleDoubleBond(const OEAtomBase *atm)
Gets the first double bond of the given atom. If there is more than one double bond, the bond chosen is arbitrary. If there is no double bond, null is returned.