VMD-L Mailing List
From: Axel Kohlmeyer (akohlmey_at_cmm.chem.upenn.edu)
Date: Wed Nov 19 2008 - 12:24:51 CST
- Next message: FX: "[patch] Autodetection of formats supported by openbabel"
- Previous message: Irene Newhouse: "H-bond occupancy"
- In reply to: David Tanner: "representation ColorID in Tcl"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
On Wed, 19 Nov 2008, David Tanner wrote:
DT> I am creating graphical representations in Tcl using:
DT> mol representation "VDW"
DT> mol color "Name"
DT> mol selection "protein"
DT> mol addrep 0
DT>
DT> While the above works just fine, I cannot seem to color a representation
DT> using a single color such as:
DT>
DT> mol color "ColorID"
DT> mol color "Red"
DT> mol color 1
DT> mol color "Color:Red"
david,
you didn't try:
mol color ColorID 1
that is how it works.
cheers,
axel.
DT>
DT> These don't work, but is there a way of doing this (in Tcl)?
DT>
DT> Thank you,
DT> David E. Tanner
DT>
DT> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DT> David E. Tanner
DT> Theoretical and Computational Biophysics Group
DT> 3159 Beckman Institute
DT> University of Illinois at Urbana-Champaign
DT> 405 N. Mathews
DT> Urbana, IL 61801
DT> (217) 244 - 2905
DT> dtanner_at_ks.uiuc.edu
DT> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DT>
-- ======================================================================= Axel Kohlmeyer akohlmey_at_cmm.chem.upenn.edu http://www.cmm.upenn.edu Center for Molecular Modeling -- University of Pennsylvania Department of Chemistry, 231 S.34th Street, Philadelphia, PA 19104-6323 tel: 1-215-898-1582, fax: 1-215-573-6233, office-tel: 1-215-898-5425 ======================================================================= If you make something idiot-proof, the universe creates a better idiot.
- Next message: FX: "[patch] Autodetection of formats supported by openbabel"
- Previous message: Irene Newhouse: "H-bond occupancy"
- In reply to: David Tanner: "representation ColorID in Tcl"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]