Eric Martz wrote:

At 2/25/06, you wrote:

as a matter of fact, there is.... in the prototype:

http://www.stolaf.edu/people/hansonr/jmol/test/json


it is, in fact,

select visible

"visible" is now a selectable token, like "helix" or "carbon"

Try it out at http://www.stolaf.edu/people/hansonr/jmol/test/json/property.htm

You can say:

select visible and not carbon

select within(2.0, oxygen) and not visible

select within(2.0, visible)

etc. That way it can also be used in

jmolGetPropertyAsArray("atomInfo","visible")

because that second parameter is just anything
that can be selected.

Should do the trick, right?

Bob



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to