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 …')
(No difference)

Revision as of 22:29, 24 August 2010

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