[PyMOL] Distance Label Format

2007-02-23 Thread Anthony Armstrong
Hi Folks, When using the distance wizard is there a way to change the number of decimal places output to the label from 2 to 1? Thanks, Tony Anthony A. Armstrong Department of Biophysics and Biophysical Chemistry Johns Hopkins University School of Medicine 725 North Wolfe Street Baltimore, MD

Re: [PyMOL] Distance Label Format

2007-02-23 Thread gilleain torrance
Hi, Hmm. Not very easily. The measurement wizard just calls a distance method, which makes the dashed line and the label internally. Other wise it would be simple to say: cmd.label_dash(%0.1f % d) assuming that there was such a command... :) Oh, and that command would need a dash object as a

Re: [PyMOL] Distance Label Format

2007-02-23 Thread DeLano Scientific
Anthony, In the latest 1.0 beta open-source code and builds, you'll find a label_digits setting that can control the number of digits after the decimal place. The new default is one digit. Cheers, Warren -- DeLano Scientific LLC Subscriber Support Services mailto:del...@delsci.info Not yet