Re: [PyMOL] Enable selected atoms of disabled object

2017-06-19 Thread Vijay Masand
Hi Andreas That's the solution I was looking for. Thanks. Cheers Vijay On 6/19/17, Andreas Warnecke <4ndreas.warne...@gmail.com> wrote: > Hej, > > a disabled object will not show any display, but you can easily work with > selections, provided that a selection is defined. > > Try something like: >

Re: [PyMOL] Enable selected atoms of disabled object

2017-06-19 Thread Andreas Warnecke
Hej, a disabled object will not show any display, but you can easily work with selections, provided that a selection is defined. Try something like: hide everything object show sticks selection Cheers, Andreas On Jun 19, 2017 6:00 AM, "Vijay Masand" wrote: > Dear All, > With the help of inte