OEAddMMCIFData¶
bool OEAddMMCIFData(OEMolBase &mol, const std::string &value)
Adds a MMCIF data to a molecule. The input is not validated, but is added to the MMCIF metadata block.
See also
OESetMMCIFData
function to set (replace) MMCIF dataMMCIF Metadata Manipulation section
Note
Unicode characters are not supported neither in the data tag nor in the data value.