User 873a9ae9d0
21-06-2016 12:18:07
Hi,
I want to call the clean method from the chemaxon.calculations.clean.Cleaner class. This method needs as the first parameter a MoleculeGraph. But in my code I only have a Molecule object.
Question: How can I cast the Molecule object to a MoleculeGraph object?
hope someone can help.
Best regards
Hans-Juergen