OEDeleteSDData¶
bool OEDeleteSDData(OEMolBase &mol, const std::string &tag)
Delete all SD data items with the specified tag.
See also
OEClearSDData
to remove all SD data.SD Tagged Data Manipulation section
Code Example
bool OEDeleteSDData(OEMolBase &mol, const std::string &tag)
Delete all SD data items with the specified tag.
See also
OEClearSDData
to remove all SD data.
SD Tagged Data Manipulation section
Code Example