I have a string of a SDF record and I need to iterate through properties:string sdfrecord = "attached";IndigoObject obj = indigo.loadMolecule(sdfrecord);
It’s a slippery road. Indigo is a general type toolkit that provides necessary capabilities to implement a variation in serialization routines (SDF being one of such). If it (serialization into different formats) has to be implemented I’d rather suggest to do it following plugins paradigm that you’ve started with indigo-renderer and indigo-inchi.
--
You received this message because you are subscribed to the Google Groups "indigo-general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to indigo-genera...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.