OEGetActiveSiteInteractionHintTypes¶
OESystem::OEIterBase<const OEInteractionHintTypeBase> *
OEGetActiveSiteInteractionHintTypes()
Returns an iterator over all built-in interaction types
that are used to indicate protein-ligand interactions
perceived by either by the OEPerceiveInteractionHints
function or by the OEAddDockingInteractions
function.
Code Examples
Perceive and Print Protein-Ligand Interactions OEChem TK example
Accessing Interaction Hint Information OpenEye Python Cookbook recipe
See also
OEInteractionHintTypeBase base class
OEClashInteractionHint class
OEContactInteractionHint class
OEHBondInteractionHint class