> Hi All,
>
> Sorry for the delayed response to this thread.  But I wanted to
> register an amen with respect to the feature request for
> arbitrary multiple model display.  That is, as indicated
> by Bob Hanson, some command syntax such as
>
> model 1,2,[4-7],14
>
> whereby a specific arbitray list of models from among a larger
> loaded set can be simultaneously displayed.

Unfortunately, this is non-trivial to implement.

Working within the structure of the current rendering engine, I cannot
think of an easy way to implement it without having a negative impact on
performance ... we want to have an arbitrary set selected from an
arbitrarily large set of models.

It could be done efficiently with some restructuring of the rendering
engine, but that is going to require some work ... and is not going to
happen any time soon.

For the time-being I think you need to do this using the RasMol method:

restrict model=1,model=2,model=4,model=5,model=6,model=7,model=14

As you probably know, the downside of this technique is that you lose all
the attributes associated with your other atoms.



Miguel



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r 
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to