Hi George

http://chemapps.stolaf.edu/jmol/docs/?ver=13.2#measure
says you must use "all" or "allconnected" to work across models/frames

Also, the parenthesis is needed but I'm not sure what the braces will do (it 
may depend on the file format). I am not usre why you expect the square 
brackets to work, since that is not a standard syntax in Jmol as far as I know.
Safest is to use atomNo.

measure all (atomNo=1) (atomNo=2);

I cannot advise about how to parse the output from that.
There may be some form of getProperty that will give you the set of meaures 
too.

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to