De: Egon Willighagen <[EMAIL PROTECTED]> >But please remind me how to full multimodel API works again... that is, when >do I call which method to indicate the start of a new model, and how do I >assign a new atom to this new model?
I believe it's very simple: just call AtomSetCollection.newAtomSet() to create the new model, and that's all. For example, AtomSetCollection.addAtom() will add an atom in the current model (the last added) by itself. Nico ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
