Re: [PyMOL] Transparency in cartoons

2008-01-22 Thread lieven
On Tuesday 22 January 2008 10:10:58 Toni Pizà wrote: > I'm trying to show some aminoacids transparent in a cartoon view. I > use the command cmd.set("transparency", "0.8" ,"(resi " + values[0] + > ":" + values[1] + ")"). > > When i see the cartoon view, happens nothing, but if I use "show > surface

[PyMOL] Transparency in cartoons

2008-01-22 Thread Toni Pizà
Hello! I'm trying to show some aminoacids transparent in a cartoon view. I use the command cmd.set("transparency", "0.8" ,"(resi " + values[0] + ":" + values[1] + ")"). When i see the cartoon view, happens nothing, but if I use "show surface" the transparency is shown. Do you know how to do it in