OEGetActiveSiteInteractionHintTypes

OEGetActiveSiteInteractionHintTypes() -> Iterable[OEInteractionHintTypeBase]

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