Re: [PyMOL] question on "state"

2007-03-28 Thread DeLano Scientific
Will, The easiest approach, short of Python programming, is to temporarily load a new pdb file with updated coordinates and simply update the existing object before deleting the original. load original.pdb unset auto_zoom # then repeat the following as often as necessary set suspend_updates loa

Re: [PyMOL] question on "state"

2007-03-28 Thread Tsjerk Wassenaar
Hi David, The state sort of refers to the frame or model in case of a multiframe/multimodel (multistate) system. You don't need to use it with set, it's optional. Just note that "dash_length" and dash_length are quite different things. Best, Tsjerk On 3/28/07, David Shin wrote: This regards

[PyMOL] question on "state"

2007-03-27 Thread David Shin
This regards to my last post. I finally got it with: PyMOL>set dash_length, 0.1, measure01, 1 and got the message: Setting: dash_length set to 0.1 in object "measure01", state 1. but was wondering what "state" actually refers too... ie. previously, I tried: PyMOL>set "dash_length", 0.1, mea