Hi,

I would like to use the Jmol math 'getProperty("modelInfo")' function to
get information on the currently loaded models within the application.

But I couldn't figure out how to access specific information like the
'modelCount' after the following command within Jmol 11.5.35:

  modelInfo = getProperty("modelInfo");

When I print the whole content with 'print modelInfo', I get a long list
of information. I tried for example 'count = modelInfo.modelCount' but
got an error message.
When I tried to access 'modelInfo' like an array, I only got single
letters back.

Regards,
Rolf

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to