This is a read-only mirror of pymolwiki.org

Surface carve cutoff

From PyMOL Wiki
Revision as of 03:36, 28 March 2014 by Bell (talk | contribs) (4 revisions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

surface_carve_cutoff sets the distance after which all triangles in the surface representation will be cutoff (or hidden).

Syntax

# set the surface carving cutoff
set surface_carve_cutoff, 4.5

Examples

# set the selection
set surface_carve_selection, lig

# set the cutoff; hide surface >4.5 Ang from lig
set surface_carve_cutoff, 4.5

See Also

surface_carve_selection