Bob wrote:

> I do think it would be great to have something like:
>
> select atomno >=1 and atomno <=30
> displace 2. 2. 2.

This type of function would have several repercussions. Among them:

 - What happens to the scaling factor?
 - Do things get moved off the screen?
 - What becomes the new center of rotation?
 - What happens to the 'camera' for perspective depth calculations?

Some of these issues are the same ones that we need to address if/when we
talk about loading multiple models.

What happens if one does this ...

load someSmallMolecule
select atomno=1
displace 1000,0,0
zoom 100



Miguel



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Jmol-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to