OECreateBondSmartsString¶
Attention
This is a preliminary API and may be improved based on user feedback. It is currently available in C++ and Python.
OECreateSmartsBondString(OEBondBase bnd, int bondflags, bool delim=False) -> str
For a specified bond, generate a SMARTS string of query qualifiers based on the specified bond’s environment
and using the constraints defined by the OESMARTSBondFlag
namespace.