Collections:
What Is Ketcher Editor Interface
What is Ketcher Editor interface?
✍: FYIcenter.com
Ketcher Editor interface is part of the Ketcher JavaScript API
that allows you to interact with Ketcher editor UI elements.
To access Ketcher Editor interface, you need to access the "ketcher" object as a property of the content "window" object of the "iframe" where the Ketcher is loaded. Then you need to access the "editor" object as a property of the "ketcher" object:
lst = document.getElementsByTagName("iframe");
frm = lst[0];
win = frm.contentWindow;
ketcher = win.ketcher;
editor = ketcher.editor;
With the "editor" object, you can access the following main methods provided by the Ketcher Editor interface:
See next tutorials for examples on how to use these methods.
2023-12-08, 1696🔥, 0💬
Popular Posts:
Molecule Summary: ID: FYI-1003544 Names: BISABOLOLOXIDE B; InChIKey: RKBAYVATPNYHLW-UHFFFAOYS A-NSMI...
Molecule Summary: ID: FYI-1003100 Names: InChIKey: BNDTYLFSBRVUOZ-UHFFFAOYS A-NSMILES: N#Cc3cccc(c2c...
Molecule Summary: ID: FYI-1000268 SMILES: N[17C@@](F)([18C])C(=[19 O])[20O]Received at FYIcenter.com...
How to view the molecule 2D and 3D structure specified in a SDF/Mol file? To help you to view the mo...
Molecule Summary: ID: FYI-1005855 Names: InChIKey: RHHMBPMWRHDFAV-ZHDDOTHNS A-NSMILES: CN(Cc1ccccc1)...