Re: [PyMOL] different colours for isomeshes in version 1.7.4.0

2015-01-22 Thread Gerhard Fischer
There was the problem - resetting mesh_color to default did the trick. I had not been aware of the overriding property of the global setting. Thanks for your help! /Gerhard -- Gerhard Fischer, PhD Postdoctoral Research Associate University of Cambridge Department of Biochemistry 80 Tennis Co

Re: [PyMOL] different colours for isomeshes in version 1.7.4.0

2015-01-21 Thread Thomas Holder
Hi Gerhard, works for me. Note that the "mesh_color" setting will take priority over the object color, so once you set the global setting, the "color" command will have no effect anymore on the mesh. Try to restore the default: # "default" will take object color set mesh_color, default # clear