One more thought on this -- This is what SYNC is for. Pick an applet; any
applet -- say, jmolApplet0. To reset all applets, send a script to just
this applet:

Jmol.script(jmolApplet0, "sync * on; sync * 'select *;reset'; sync * off")

This says:

turn sync ON for all applets
send the script "select *; reset" to all applets
turn  sync OFF for all applets


​Bob
------------------------------------------------------------------------------
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to