Hi

I'm a relatively new Jmol user and I have a question on what seems to be an 
initialization bug to me. If this is not the correct forum can you please point 
me in the right direction?

I am running the console from jmol.jar and have run these scripts on various 
versions of Jmol including the most current one, getting the same results with 
each.

The following script renders both atoms and bonds invisible.
load http://pdb.rcsb.org/pdb/files/2ONA.pdb;
color atoms TRANSLUCENT 300;

The following script only renders the atoms invisible.
load http://pdb.rcsb.org/pdb/files/2ONA.pdb;
color bonds TRANSLUCENT 1;
color atoms TRANSLUCENT 300;

If the selection is not being changed should the order of commands given be 
relevant?

Thanks
Sara
------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to