You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the Calculated Values feature of the ketcher editor, I can calculate Chemical Formula and Exact Mass. This is a very nice feature. If I want to run this in Javascript and get the values, how can I do that?
I wish I could do it as a function, like ketcher.getSmilesAsync( ) and ketcher.generateImageAsync( ).
Thanks,
The text was updated successfully, but these errors were encountered:
* Add get server to ketcher
* Add server method in ketcher
* Refactor server method in ketcher
* Fix ts errors
* Fix prettier
* Refactored indigo functions
* Refactor indigo methods
Discussed in #1116
Originally posted by horiu December 17, 2021
Hi,
thanks for developing Ketcher!
Using the Calculated Values feature of the ketcher editor, I can calculate Chemical Formula and Exact Mass. This is a very nice feature. If I want to run this in Javascript and get the values, how can I do that?
I wish I could do it as a function, like ketcher.getSmilesAsync( ) and ketcher.generateImageAsync( ).
Thanks,
The text was updated successfully, but these errors were encountered: