OEDeleteInteractionsHintSerializationData
Attention
This is a preliminary API and may be improved based on user feedback. It is currently available in C++ and Python.
OEDeleteInteractionsHintSerializationData(mol: Union[OEGraphMol,OEMol,OEQMol]) -> None
Deletes the serialized interaction hint data from a molecule.
OEDeleteInteractionsHintSerializationData(du: OEDesignUnit) -> None
Deletes the serialized interaction hint data from all molecules in the given
OEDesignUnit.
See also
OESerializeInteractionsHintContainerfunction