VMD-L Mailing List
From: Abolfazl Musavi (ab.musavi1990_at_gmail.com)
Date: Thu Nov 08 2018 - 16:11:17 CST
- Next message: Vermaas, Joshua: "RE: how to change material and color of an atom selection in TkConsole"
- Previous message: Vermaas, Joshua: "RE: VMD does not display bonds"
- Next in thread: Vermaas, Joshua: "RE: how to change material and color of an atom selection in TkConsole"
- Reply: Vermaas, Joshua: "RE: how to change material and color of an atom selection in TkConsole"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Hello,
I am going to, for example, *select *all the atoms with "name 2" which has
"x<10", then change their *color*, *material*and *drawing method*.
Unfortunately, I could not find out which commands *in TkConsole* (or TCL)
could do that.
I know the following line selects those atoms for me:
% set sel [atomselect top "name 2 and x<10"]
I want some commands like the one below which simply changes the radius of
those atoms (to change color, material, etc):
$sel set radius 2
*Regards*
*Abolfazl*
- Next message: Vermaas, Joshua: "RE: how to change material and color of an atom selection in TkConsole"
- Previous message: Vermaas, Joshua: "RE: VMD does not display bonds"
- Next in thread: Vermaas, Joshua: "RE: how to change material and color of an atom selection in TkConsole"
- Reply: Vermaas, Joshua: "RE: how to change material and color of an atom selection in TkConsole"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]