Hi
I am having trouble using getProperty atomInfo

The length of the returned variable is different depending on the Jmol 
modality

Jmol 14.1.12
Test case:

load =1crn;
pp = getProperty("atomInfo", {*});
print pp.length;

Jmol Application:  327
(correct, that's the number of atoms)

Jmol/Java applet:  327

JSmol/html5:  296163

I need to handle the "info" value of all atoms. Not having the max nr for a 
loop makes this unavailable -- in fact, the browser hangs





------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to