Rolf Huehne wrote:

>Bob Hanson wrote:
>  
>
>>Rolf Huehne wrote:
>> 
>>    
>>
>>>Q: How do I unhide only the selected part?
>>>   
>>>      
>>>
>>only what selected parts? These work:
>>
>>hide _O or _N
>>hide selected
>>hide not selected
>>select hidden
>>select not hidden
>>hide not hidden
>>hide hidden #duh??? :)
>>
>>
>> 
>>    
>>
>Take for example a structure with 3 chains and I would like to browse
>through the chains, showing only one at a time. (I don't know the
>current/desired rendering state because the user has set up his own view.)
>  
>
(This, by the way, is my next addition to the popup menu -- a 
Chain/Polymer/Model browser using hide)

>So the first step would be:
>
>hide :B or :C
>
>But what would be the second and third step to show only chain B and
>then chain C?
>
>  
>
hide not :A
hide not :B
hide not :C

etc.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to