OEGetNumUnspecifiedBondStereos¶
unsigned int OEGetNumUnspecifiedBondStereos(OEChem::OEMolBase &mol)
Returns the number of unspecified stereo bonds in a molecule. The
OEPerceiveChiral
function will be called to perceive chiral bonds
in the molecule.
See also
Unspecified Bond Stereo subsection describing filter files
Stereochemistry Perception chapter in the OEChem TK manual
OEBondBase::HasStereoSpecified
method in the OEChem TK manualOEGetNumUnspecifiedAtomStereos
function