OEGetSDDataPairs¶
OESystem::OEIterBase<OESDDataPair> *OEGetSDDataPairs(const OEMolBase &mol)
Returns an iterator over all the SD data pairs of the molecule.
See also
OEGetSDData
functionOEAddSDData
andOESetSDData
functionsSD Tagged Data Manipulation section
Code Example
Adding csv data as SD tags example