When I do this in javascript:

chainInfo = jmolGetPropertyAsArray("chainInfo");

chainInfo.models.length is always 1, even when there are multiple 
models, for example in

1o9a (15 models) or 2jqo (20 models).

???

On the other hand these seem to be what I expect:
   chainInfo.models[0].chains.length
   chainInfo.models[0].chains[0].length

Thanks, Eric


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to