OEDrawMonomer
Attention
This is a preliminary API and may be improved based on user feedback. It is currently available in C++ and Python.
bool OEDrawMonomer(OEDepict::OEImageBase& image,
const OEChem::OEMonomer& monomer)
Draws a monomer highlighting its attachment points.
Example:
Example of using OEDrawMonomer function
Code Example
Depict Monomer OpenEye Python Cookbook recipe