This is a read-only mirror of pymolwiki.org

Label distance digits

From PyMOL Wiki
Revision as of 22:58, 23 August 2010 by James.watney (talk | contribs) (Created page with '= Overview = label_distance_digits sets the precision of distance labels = Usage = <source lang="python"> # set distance labels to display 2 decimals places to the right of …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

label_distance_digits sets the precision of distance labels

Usage

# set distance labels to display 2 decimals places to the right of the period
set label_distance_digits, 2

See Also