Difference between revisions of "Label angle digits"

From PyMOLWiki
Jump to navigation Jump to search
(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…')
 
(No difference)

Latest revision as of 18:28, 24 August 2010

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