Label angle digits

From PyMOLWiki
Revision as of 18:28, 24 August 2010 by James.watney (talk | contribs) (Created page with '= Overview = label_angle_digits sets the precision of angle labels = Usage = <source lang="python"> # set angle labels to display 2 decimals places to the right of the perio…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Overview

label_angle_digits sets the precision of angle labels

Usage

# set angle labels to display 2 decimals places to the right of the period
set label_angle_digits, 2

See Also