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