Jmol.___JmolVersion="14.3.13_2015.05.06"
http://chemapps.stolaf.edu/jmol/zip/jmol-14.3.13_2015.05.06.zip
new feature: "drilling" in associative arrays for sub arrays with a given
property (Rolf Huehne)
-- uses "**" as the SELECT option, sort of the way ** sometimes means
"subdirectories of"
-- returns an associative array or "" if no match
-- example:
x = [key_1:[type:"a"], key_2:[type:"b"], key_3:[type:"a"], key_4:33]
z = getProperty(x, "[SELECT ** WHERE type='a']");
show z;
z = { "key_1":{ "type":"a" },"key_3":{ "type":"a" } }
JmolVersion="14.3.13_2015.05.05"
bug fix: set StructureModifiedCallback does not work with "JmolScript:...."
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users