> You can't just do:
> set stick_radius, .5, name n+ca+c+o
> set stick_radius, .2, ! name n+ca+c+o
> because both selections belong to the same object and the whole object
> is affected by the setting change.
On the other hand, you CAN do this:
show lines
show sticks, name n+ca+c+o
set stick_radi
Hi Shohei,
* Shohei Koide [2005-04-12 15:39] wrote:
> Hi,
>
> I would like to use different stick radii for the backbone and side chains
> (e.g. thicker sticks for BB and thinner ones for SC). The command "set
> stick_radius=X" seems to set the global stick radius, so I cannot use this
> comman
Shohei,
Try this,
set stick_radius=0.5, (your BB selection)
set stick_radius=0.1, (your SC selection)
scott
On Apr 12, 2005, at 1:39 PM, Shohei Koide wrote:
Hi,
I would like to use different stick radii for the backbone and side
chains
(e.g. thicker sticks for BB and thinner ones for SC
Hi,
I would like to use different stick radii for the backbone and side chains
(e.g. thicker sticks for BB and thinner ones for SC). The command "set
stick_radius=X" seems to set the global stick radius, so I cannot use this
command to set different radii values for different selections. Does an