On 10/16/2015 07:56 PM, Angel Herráez wrote:
> Rolf, it probably does not affect your problem, but your script is not the 
> best
> example for this. Clearly, changing the vdw property does not take effect
> immediately, only when you issue a spacefill command, so that's not a good
> test
>
Angel, I disagree. What you describe is exactly why it is a good test. 
The default rendering includes invoking a 'spacefill' command.

And changing the van der Waals radii of atoms is one of the things I 
might want to do. So a solution where this doesn't work wouldn't really 
help me.

> Maybe this:
>
> set defaultLoadScript "set echo top left; echo finished loading; spacefill 
> 1.0 only;";
> load =1deh;
>
This wouldn't tell me anything about my question because the end result 
would be the same for both cases.

> For me, the model does load as 1 angstrom balls. Of course, it may be that it
> first loads with "default rendering" and is later restyled. I donot see any
> changes, the first display is 1A balls.
>
You usually will not see any difference because no refresh is done in 
between. But if I add a 'refresh' I can see the first rendering shortly 
before the final one:

set defaultLoadScript "set echo top left; echo finished loading; 
refresh; spacefill 1.0 only;"
load =1deh;

> I am not yet sure what you aim at by "nothing should be rendered"
> spacefill off, wireframe off, cartoons off; ?
> hide all ?
>
It is aimed at avoiding to waste time for any kind of unwanted rendering 
for any atom. I might need for example only 'spacefill' with customized 
radii.

I don't really know if 'Hide all' would help because I don't know what 
is still done for the hidden atoms.

Regards,
Rolf
-- 

Rolf Huehne
Postdoc

Leibniz Institute on Aging - Fritz Lipmann Institute (FLI)
Beutenbergstrasse 11
07745 Jena, Germany

Phone:   +49 3641 65 6205
Fax:     +49 3641 65 6210
E-Mail:  rhue...@leibniz-fli.de
Website: http://www.leibniz-fli.de

           Scientific Director: Prof. Dr. K. Lenhard Rudolph
        Head of Administration: Dr. Daniele Barthel
Chairman of Board of Trustees: Burkhard Zinner

VAT No: DE 153 925 464
Register of Associations: No. 230296, Amtsgericht Jena
Tax Number: 162/141/08228


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

Reply via email to