This is a read-only mirror of pymolwiki.org

Difference between revisions of "Label dihedral digits"

From PyMOL Wiki
Jump to navigation Jump to search
(Created page with '= Overview = label_dihedral_digits sets the precision of dihedral labels = Usage = <source lang="python"> # set dihedral labels to display 2 decimals places to the right of …')
 
m (1 revision)
 
(No difference)

Latest revision as of 02:16, 28 March 2014

Overview

label_dihedral_digits sets the precision of dihedral labels

Usage

# set dihedral labels to display 2 decimals places to the right of the period
set label_dihedral_digits, 2

See Also