OESetMMCIFData
bool OESetMMCIFData(OEMolBase &mol, const std::string &value)
bool OESetMMCIFData(OEMolBase &mol, const OECIFData &cifData)
Sets mmCIF metadata on a molecule. If metadata already exists, it is replaced with the new value.
See also
OEAddMMCIFDatafunction to add MMCIF datasection_moldata_MMCIF section
Note
Unicode characters are not supported in either the data tag or the data value.