This is a read-only mirror of pymolwiki.org

Surface carve selection

From PyMOL Wiki
Revision as of 01:44, 28 March 2014 by Pyadmin (talk | contribs) (2 revisions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

surface_carve_selection sets the selection for surface_carve_cutoff from which the cutoff hides the triangles in the surface representation.

Syntax

# set the center point of the surface carving
set surface_carve_selection, selectionName

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_cutoff