Re: [PyMOL] mesh_width, ray, and then save

2012-03-27 Thread Thomas Holder
Hi Francis, for ray tracing, mesh_width might be overwritten by mesh_radius. Try to change mesh_radius or unset it. set mesh_radius, 0.01 unset mesh_radius Cheers, Thomas On 03/27/2012 05:53 PM, Francis E Reyes wrote: > Hi all > > I'm not getting reasonable WYSIWYG behavior for setting mes

[PyMOL] mesh_width, ray, and then save

2012-03-27 Thread Francis E Reyes
Hi all I'm not getting reasonable WYSIWYG behavior for setting mesh_width and then the final png. set mesh_width 0.01 ray 600,544 save file.png The mesh width in file.png looks thick to me and I can't seem to change it. Any ideas? Thanks! F -