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, 1635🔥, 0💬
Popular Posts:
Molecule Summary: ID: FYI-1003950 Names: InChIKey: XBLUNPPMEDYPQN-UHFFFAOYS A-NSMILES: CCc4nc(C(N)=O...
Molecule Summary: ID: FYI-1004077 Names: InChIKey: KGHUQBINMJRPLK-UHFFFAOYS A-NSMILES: O=c4c(=O)c3c(...
Molecule Summary: ID: FYI-1003938 Names: InChIKey: AWHVNFVBQASQKM-UHFFFAOYS A-NSMILES: CCOc3ccc(c2cc...
Molecule Summary: ID: FYI-1003266 Names: InChIKey: MDQJAHQTCLZMGL-UHFFFAOYS A-NSMILES: COc1ccccc1c3c...
Molecule Summary: ID: FYI-1000938 SMILES: O=S(NC(NC1=C(CCC2)C2=CC= C1C3=CC=NC(OC)=C3)=O)(N( C4=CN(C)N=...