Dear Frank,

try:

create forSticks1, resi 1-2
show sticks, forSticks1
set stick_radius, .25, forSticks1

create forSticks2, resi 12-15
show sticks, forSticks2
set stick_radius, .1, forSticks2

By using create, you create a new named object with its own settings
database.  The new object's settings can be set independently of other
objects.

Best,
Morri

On Tue, 3 Feb 2004, Dr. S. Frank Yan wrote:

> Hi, I was wondering if Pymol is capable of setting
> different stick thickness for different residues of a
> molecule.  I tried
>
> set stick_radius=0.25
> show sticks, resi 1-2
> set stick_radius=0.1
> show sticks, resi 12-15
>
> It appears that the stick_radius variable is global,
> and it changes the thickness of all the sticks.
>
> Thanks, Frank
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free web site building tool. Try it!
> http://webhosting.yahoo.com/ps/sb/
>
>
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> PyMOL-users mailing list
> PyMOL-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pymol-users
>

Reply via email to