Re: [PyMOL] highlighting a selection

2011-02-04 Thread Jason Vertrees
Hi Roberto, Check out the "select" and "indicate" commands. As Paul indicated, the PyMOLWiki can be helpful as well as typing: help indicate or help select Cheers, -- Jason On Fri, Feb 4, 2011 at 7:58 PM, rv...@libero.it wrote: > Hello everyone, > > when I make a selection by code: > >

Re: [PyMOL] highlighting a selection

2011-02-04 Thread Paul Rigor
Have you checked out the wiki? http://www.pymolwiki.org/index.php/Main_Page Cheers, Paul -- Paul Rigor http://www.ics.uci.edu/~prigor On Fri, Feb 4, 2011 at 4:58 PM, rv...@libero.it wrote: > Hello everyone, > > when I make a selection by code: > > cmd.select(..) > > the selection is not rea

[PyMOL] highlighting a selection

2011-02-04 Thread rv...@libero.it
Hello everyone, when I make a selection by code: cmd.select(..) the selection is not really shown. Pushing the button (sele) in the GUI panel red-white small squares highlight the selection. Is it possible to achieve the same result by code? Please another question. Is there a good handbook a