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

[PyMOL] Enable selected atoms of disabled object

2017-06-18 Thread Vijay Masand
Dear All, With the help of internal GUI, we can disable the appearance of an object,however we can still operate on the representations of objects that are disabled, even with the commands show and hide. The results are apparent only when we subsequently enable the object. Is there any way to enabl