Jump to content

Label angle digits: Difference between revisions

From PyMOL Wiki
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 22: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