OEGetSoleDoubleBond
OEGetSoleDoubleBond(atm: OEAtomBase) -> OEBondBase
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.
OEGetSoleDoubleBond(atm: OEAtomBase) -> OEBondBase
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.