output to separate files

User ff8068260b

22-05-2007 11:56:53

Hi all,





I am making a conformer searching.





I would like to save each conformer found in a separate file. So, if the plugin found 15 conformers I want to have 15 separate files.





I already read the cxcalc doc, search the forum, etc.





I am using Marvin 4.1.7.





Regards,





Camps

ChemAxon e08c317633

22-05-2007 15:13:37

Hi,





It can not be done using cxcalc, but using our Java API it can be done quite easily.





Relevant API documentation:


ConformerPlugin class (see the example in the class header)


MolImporter class


MolExporter class





Best regards,


Zsolt

User ff8068260b

22-05-2007 17:18:19

Hi,





Thank you.





[]s,





Camps