Hi Bob,
I think what I was trying to figure out is, what are possible properties, meaning "xxxx" in your example below, or put differently, what else, besides "atominfo" can be used as an argument to 'getProperty'?

Thanks for your support
Martin




On 25.07.12 21:19, Robert Hanson wrote:
Should be in the documentation, but also you can enter this at the console and get the whole list

getproperty

If you to inspect one, try:

print getProperty("xxxx").keys

or, if that gives nothing, use [0].keys:

$ print getProperty("atominfo")[0].keys
_ipt
atomIndex
atomno
bondCount
clickabilityFlags
colix
color
coord
element
elemno
formalCharge
info
model
partialCharge
radius
shape
spacefill
sym
visibilityFlags
visible
x
y
z


On Wed, Jul 25, 2012 at 4:55 AM, Martin Hediger <ma....@bluewin.ch <mailto:ma....@bluewin.ch>> wrote:

    Dear Jmol Users
    For the Jmol function "jmolGetPropertyAsArray", what are valid
    "sKey"s?
    Where are they listed?

    Thank you for hints
    Martin

    
------------------------------------------------------------------------------
    Live Security Virtual Conference
    Exclusive live event will cover all the ways today's security and
    threat landscape has changed and how IT managers can respond.
    Discussions
    will include endpoint security, mobile security and the latest in
    malware
    threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
    _______________________________________________
    Jmol-users mailing list
    Jmol-users@lists.sourceforge.net
    <mailto:Jmol-users@lists.sourceforge.net>
    https://lists.sourceforge.net/lists/listinfo/jmol-users




--
Robert M. Hanson
Larson-Anderson Professor of Chemistry
Chair, Chemistry Department
St. Olaf College
Northfield, MN
http://www.stolaf.edu/people/hansonr


If nature does not answer first what we want,
it is better to take what answer we get.

-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/


_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to